summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/pascalwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/pascalwriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/pascalwriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/pascalwriter.h b/umbrello/umbrello/codegenerators/pascalwriter.h
index bc3ae0ba..8c1dd67c 100644
--- a/umbrello/umbrello/codegenerators/pascalwriter.h
+++ b/umbrello/umbrello/codegenerators/pascalwriter.h
@@ -20,7 +20,7 @@ class UMLOperation;
/**
* Pascal class writer
* @author Oliver Kellogg
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class PascalWriter : public SimpleCodeGenerator {
Q_OBJECT