-Allow user to declare a public folder i)a checkbox named [Public] added in the web...
[pithos] / src / gr / ebs / gss / server / domain / Folder.java
index ab3eb26..d0496e0 100644 (file)
@@ -122,7 +122,7 @@ public final class Folder  implements Serializable{
        private boolean deleted=false;\r
 \r
        /**\r
-        * Can this file be read by anyone?\r
+        * Can this folder be read by anyone?\r
         * XXX: the columnDefinition is postgres specific, if deployment database is changed this shall be changed too\r
         */\r
        @Column(columnDefinition=" boolean DEFAULT false")\r