Mercurial > dive4elements > river
changeset 6647:d4a3031448d3
Fix doc typo.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 23 Jul 2013 12:10:28 +0200 |
parents | b7eb4e87ad7a |
children | 1994d064ebb1 |
files | artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. */