We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f2aba commit 2396b39Copy full SHA for 2396b39
ASCOM.Alpaca.Simulators/Controllers/DomeController.cs
@@ -72,7 +72,7 @@ public ActionResult<BoolResponse> AtHome(
72
}
73
74
/// <summary>
75
- /// Indicates whether the telescope is at the park position
+ /// Indicates whether the dome is at the park position
76
/// </summary>
77
/// <remarks>
78
/// <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