Skip to content

Commit d4e6253

Browse files
committed
indent 4.
1 parent 9e31fb6 commit d4e6253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Control/OverviewMap.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@
230230

231231
var exc;
232232
try {
233-
control.maximizeControl();
234-
control.minimizeControl();
233+
control.maximizeControl();
234+
control.minimizeControl();
235235
} catch(e) {
236236
exc = e;
237237
}

0 commit comments

Comments
 (0)