Skip to content

Commit 50dc362

Browse files
Typo
1 parent 9c3a772 commit 50dc362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microscope/controllers/asi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ def _do_shutdown(self) -> None:
605605
pass
606606

607607
def _do_enable(self) -> bool:
608-
# Before a device can moved, it first needs to establish a
608+
# Before a device can move, it first needs to establish a
609609
# reference to the home position. We won't be able to move
610610
# unless we home it first.
611611
if not self.homed:

0 commit comments

Comments
 (0)