comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadCalculate.java @ 6663:113c0fc71280

Fix, missed to commit a typo correction.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 25 Jul 2013 12:39:51 +0200
parents ab11ce67854b
children b7945db8a43b
comparison
equal deleted inserted replaced
6662:ab11ce67854b 6663:113c0fc71280
159 } 159 }
160 160
161 for (int i = 0; i < unknown.length; i++) { 161 for (int i = 0; i < unknown.length; i++) {
162 newFacets.add(new SedimentLoadUnknownFacet( 162 newFacets.add(new SedimentLoadUnknownFacet(
163 i, 163 i,
164 SEDIMENT_LOAD_UNKOWN, 164 SEDIMENT_LOAD_UNKNOWN,
165 unknown[i].getDescription(), 165 unknown[i].getDescription(),
166 ComputeType.ADVANCE, 166 ComputeType.ADVANCE,
167 getID(), 167 getID(),
168 hash)); 168 hash));
169 } 169 }

http://dive4elements.wald.intevation.org