You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2008/02/27 10:33:03 UTC

svn commit: r631525 - /felix/trunk/prefs/pom.xml

Author: cziegeler
Date: Wed Feb 27 01:32:58 2008
New Revision: 631525

URL: http://svn.apache.org/viewvc?rev=631525&view=rev
Log:
FELIX-502: Fix typo (patch submitted by Guillaume Nodet)

Modified:
    felix/trunk/prefs/pom.xml

Modified: felix/trunk/prefs/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/prefs/pom.xml?rev=631525&r1=631524&r2=631525&view=diff
==============================================================================
--- felix/trunk/prefs/pom.xml (original)
+++ felix/trunk/prefs/pom.xml Wed Feb 27 01:32:58 2008
@@ -31,7 +31,7 @@
     <packaging>bundle</packaging>
     <version>1.0.3-SNAPSHOT</version>
 
-    <name>Apache Felix Prefrences Service</name>
+    <name>Apache Felix Preferences Service</name>
     <description>
         Implementation of the OSGi Preferences Service Specification 1.1
     </description>