Skip to content

Commit b21ce97

Browse files
authored
Fix typo
1 parent db3b66f commit b21ce97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/measure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h1 id="title">OpenLayers 2 Measure Example</h1>
197197
geographic coordinates, you can set the "geodesic" property of the control
198198
to true to calculate geodesic measures instead of planar measures.
199199
Also you have the possibility to set the "immediate" property to true
200-
to get a new calculated value once the mouse has been mooved.</p>
200+
to get a new calculated value once the mouse has been moved.</p>
201201
</div>
202202
</body>
203203
</html>

0 commit comments

Comments
 (0)