diff options
Diffstat (limited to 'umbrello/umbrello/entity.h')
-rw-r--r-- | umbrello/umbrello/entity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/entity.h b/umbrello/umbrello/entity.h index 0ead0830..65f38d6b 100644 --- a/umbrello/umbrello/entity.h +++ b/umbrello/umbrello/entity.h @@ -24,7 +24,7 @@ class UMLEntityAttribute; * * @short Non-graphical Information for an Entity. * @author Jonathan Riddell - * Bugs and comments to [email protected] or http://bugs.kde.org + * Bugs and comments to [email protected] or http://bugs.trinitydesktop.org */ class UMLEntity : public UMLClassifier { Q_OBJECT |