remove typo in comments
authorBruno Sinou <bsinou@argeo.org>
Fri, 17 Aug 2012 09:29:49 +0000 (09:29 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 17 Aug 2012 09:29:49 +0000 (09:29 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5508 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/SingleJcrNode.java

index efc4259c69a475e3e644fe96542b92654c1d43ea..e3bf2056606f1e8fc1b5458653cc40260283df0b 100644 (file)
@@ -80,7 +80,7 @@ public class SingleJcrNode extends TreeParent implements UiNode {
        }
 
        /**
-        * Override normal behaviour to initialize children only when first
+        * Override normal behavior to initialize children only when first
         * requested
         */
        @Override