Git commit 44d072066614bdfd4fc9855eaf99397af62faeba by Josep M. Ferrer. Committed on 02/12/2022 at 10:07. Pushed by jferrer into branch 'jferrer-master-patch-64028'.
Small typo M +1 -1 doc/ekos-capture.docbook https://invent.kde.org/education/kstars/commit/44d072066614bdfd4fc9855eaf99397af62faeba diff --git a/doc/ekos-capture.docbook b/doc/ekos-capture.docbook index 6587fdf06..ca578129a 100644 --- a/doc/ekos-capture.docbook +++ b/doc/ekos-capture.docbook @@ -173,7 +173,7 @@ A tag is identified by the % character. All tags have a single letter short form, and a self descriptive long form. </para> <para> - Arbitary text may also be included within the Format string, <emphasis role="bold">except the % and \ characters.</emphasis> The / path character can be used to define aribtary directories. + Arbitrary text may also be included within the Format string, <emphasis role="bold">except the % and \ characters.</emphasis> The / path character can be used to define arbitrary directories. </para> <para> Note: Tags are case sensitive in both their short and long forms.
