Skip to content

Commit 2396b39

Browse files
Fixed typo
1 parent a7f2aba commit 2396b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ASCOM.Alpaca.Simulators/Controllers/DomeController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public ActionResult<BoolResponse> AtHome(
7272
}
7373

7474
/// <summary>
75-
/// Indicates whether the telescope is at the park position
75+
/// Indicates whether the dome is at the park position
7676
/// </summary>
7777
/// <remarks>
7878
/// <para>True if the dome is in the programmed park position. Set only following a Park() operation and reset with any slew operation.</para>

0 commit comments

Comments
 (0)