# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /home/ieugen/contracte/gsoc2011/james-mailbox/jpa
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: src/main/java/org/apache/james/mailbox/jpa/mail/model/JPAProperty.java
--- src/main/java/org/apache/james/mailbox/jpa/mail/model/JPAProperty.java Base (BASE)
+++ src/main/java/org/apache/james/mailbox/jpa/mail/model/JPAProperty.java Locally Modified (Based On LOCAL)
@@ -104,7 +104,7 @@
     }
 
     /**
-     * Gets the namespace for the name.
+     * Gets the local part of the name of the property.
      * @return not null
      */
     public String getLocalName() {
@@ -112,7 +112,7 @@
     }
     
     /**
-     * Gets the local part of the name of the property.
+     * Gets the namespace for the name.
      * @return not null
      */
     public String getNamespace() {
