typo in javadoc jspparser_gf2_root lexer_migration_root
authorrkubacki@netbeans.org
Fri, 10 Nov 2006 15:25:08 +0000
changeset 2321e104e66e371
parent 231 06c1d33a476a
child 233 1c405de40b4f
typo in javadoc
openide.util/src/org/openide/util/Exceptions.java
     1.1 --- a/openide.util/src/org/openide/util/Exceptions.java	Tue Nov 07 02:37:17 2006 +0000
     1.2 +++ b/openide.util/src/org/openide/util/Exceptions.java	Fri Nov 10 15:25:08 2006 +0000
     1.3 @@ -137,7 +137,7 @@
     1.4      
     1.5      /** Notifies an exception with a severe level. Such exception is going
     1.6       * to be printed to log file and possibly also notified to alarm the
     1.7 -     * user somethow.
     1.8 +     * user somehow.
     1.9       *
    1.10       * @param t the exception to notify
    1.11       */