FELIX-502: Fix typo (patch submitted by Guillaume Nodet)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@631525 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/prefs/pom.xml b/prefs/pom.xml
index 8ca0d47..2d76063 100644
--- a/prefs/pom.xml
+++ b/prefs/pom.xml
@@ -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>