Fixing typo. split_ejbjarproject_base
authorjglick@netbeans.org
Fri, 27 May 2005 23:01:04 +0000
changeset 2400168f3c98f6
parent 23 1571c19feda8
child 25 e69f5a9b621b
Fixing typo.
openide.util/src/org/openide/util/Bundle.properties
     1.1 --- a/openide.util/src/org/openide/util/Bundle.properties	Wed May 25 23:56:35 2005 +0000
     1.2 +++ b/openide.util/src/org/openide/util/Bundle.properties	Fri May 27 23:01:04 2005 +0000
     1.3 @@ -6,24 +6,19 @@
     1.4  # http://www.sun.com/
     1.5  # 
     1.6  # The Original Code is NetBeans. The Initial Developer of the Original
     1.7 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
     1.8 +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
     1.9  # Microsystems, Inc. All Rights Reserved.
    1.10  
    1.11 -
    1.12  # manifest
    1.13  OpenIDE-Module-Name=Utilities API
    1.14  OpenIDE-Module-Display-Category=Developing NetBeans
    1.15  OpenIDE-Module-Short-Description=Basic Utilities API.
    1.16  OpenIDE-Module-Long-Description=Various helper methods and basic \
    1.17    concept definitions including actions, lookup, image handling, \
    1.18 -  parael execution and branding support.
    1.19 -
    1.20 -
    1.21 +  parallel execution and branding support.
    1.22  
    1.23  #SwingEditors
    1.24  
    1.25 -
    1.26 -
    1.27  # Box-orientation constants used to specify a position.
    1.28  TOP=TOP
    1.29  LEFT=LEFT