Author: gnodet
Date: Wed Sep  9 18:10:49 2009
New Revision: 813065

URL: http://svn.apache.org/viewvc?rev=813065&view=rev
Log:
[webconsole] fix minor typpo in javadoc

Modified:
    
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/DefaultBrandingPlugin.java

Modified: 
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/DefaultBrandingPlugin.java
URL: 
http://svn.apache.org/viewvc/felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/DefaultBrandingPlugin.java?rev=813065&r1=813064&r2=813065&view=diff
==============================================================================
--- 
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/DefaultBrandingPlugin.java
 (original)
+++ 
felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/DefaultBrandingPlugin.java
 Wed Sep  9 18:10:49 2009
@@ -86,7 +86,7 @@
 
     /**
      * The name of the bundle entry providing branding properties for this
-     * defualt branding plugin (value is "/META-INF/webconsole.properties").
+     * default branding plugin (value is "/META-INF/webconsole.properties").
      */
     private static final String BRANDING_PROPERTIES = 
"/META-INF/webconsole.properties";
 


Reply via email to