svn commit: r16993 - trunk/src/argouml-app/src/org/argouml/application/api/GUISettingsTabInterface.java
Michiel van der Wulp <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2009-03-29 10:52:32-0700
New Revision: 16993
Modified:
trunk/src/argouml-app/src/org/argouml/application/api/GUISettingsTabInterface.java
Log:
comment only
Modified: trunk/src/argouml-app/src/org/argouml/application/api/GUISettingsTabInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/application/api/GUISettingsTabInterface.java?view=diff&pathrev=16993&r1=16992&r2=16993
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/application/api/GUISettingsTabInterface.java (original)
+++ trunk/src/argouml-app/src/org/argouml/application/api/GUISettingsTabInterface.java 2009-03-29 10:52:32-0700
@@ -1,5 +1,5 @@
// $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
// agreement is hereby granted, provided that the above copyright notice
@@ -36,7 +36,7 @@
* be able to undo any change if requested
* through {@link #handleSettingsTabCancel}.<p>
*
- * Warning: Do not access the Projectmanager in the constructor
+ * Warning: Do not access the ProjectManager in the constructor
* of classes that implement this interface! This because the
* SettingsTabs are created before an initial Project is created.
*
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1472761
To unsubscribe from this discussion, e-mail: [[email protected]].