Commit 71b2e0aa authored by Andrew Godwin's avatar Andrew Godwin Committed by Evan W. Patton

Correct testShowScale() method Javadoc in the MapTest.java

parent 0449781a
...@@ -153,7 +153,7 @@ public class MapTest extends MapTestBase { ...@@ -153,7 +153,7 @@ public class MapTest extends MapTestBase {
/** /**
* Test that: * Test that:
* !) Showing the scale invalidates the view * 1) Showing the scale invalidates the view
* 2) if we show the scale, the ShowScale getter will return true. * 2) if we show the scale, the ShowScale getter will return true.
*/ */
@Test @Test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment