[PATCH 2 of 4] Fix doc typo

Wald Commits scm-commit at wald.intevation.org
Wed Jul 24 10:44:59 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1374574228 -7200
# Node ID d4a3031448d3ac596767f9d22027847a16f75dab
# Parent  b7eb4e87ad7a485c6501c46d517a54eaa24acdf7
Fix doc typo.

diff -r b7eb4e87ad7a -r d4a3031448d3 artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java
--- a/artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java	Tue Jul 23 09:56:01 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java	Tue Jul 23 12:10:28 2013 +0200
@@ -46,7 +46,7 @@
     protected List<Facet>         newFacets;
 
     /**
-     * "Compatibility matrix", mapws list of facet names to output names.
+     * "Compatibility matrix", maps list of facet names to output names.
      * Any facet that is not found in the list for a specific output will
      * not be added to the resulting document.
      */


More information about the Dive4elements-commits mailing list