diff flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java @ 3442:cd5eb8f5f6f1

Cosmetics, docs. flys-artifacts/trunk@5105 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 23 Jul 2012 14:57:27 +0000
parents 118fe1cc8cc8
children 200e70f31f6f
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java	Mon Jul 23 14:19:07 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java	Mon Jul 23 14:57:27 2012 +0000
@@ -220,7 +220,7 @@
      * Merge the recommendations which have already been loaded from the old
      * attribute document into the new attribute document. This is necessary,
      * because mergeAttributes() only merges the art:outputs nodes - all
-     * other nodes are skiped.
+     * other nodes are skipped.
      */
     protected Node getLoadedRecommendations(Document oldAttrs) {
         Element loadedRecoms = (Element) XMLUtils.xpath(
@@ -604,7 +604,5 @@
     }
 
 
-
-
 }
 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org