Mercurial > dive4elements > river
changeset 7026:675fa2d16544
Cosmetics, typo fix in comment.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 16 Sep 2013 17:28:34 +0200 |
parents | 55c8519e49f1 |
children | 21064459dc5d |
files | artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java Mon Sep 16 17:26:16 2013 +0200 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java Mon Sep 16 17:28:34 2013 +0200 @@ -30,7 +30,7 @@ protected final static String CACHE_NAME = "cross_sections"; - // TODO use caching consistently, streamline acces. + // TODO use caching consistently, streamline access. /** * Get CrossSections for an instantiated River. *