diff options
Diffstat (limited to 'umbrello/umbrello/artifact.h')
-rw-r--r-- | umbrello/umbrello/artifact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/artifact.h b/umbrello/umbrello/artifact.h index ce885702..04a90fae 100644 --- a/umbrello/umbrello/artifact.h +++ b/umbrello/umbrello/artifact.h @@ -24,7 +24,7 @@ * @short Non-graphical information for a Artifact. * @author Jonathan Riddell * @see UMLCanvasObject - * 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 UMLArtifact : public UMLCanvasObject { Q_OBJECT |