Git commit 3f20b2a18bf7bb52eb7776d8fb248de244be1ac3 by Josep M. Ferrer. Committed on 02/12/2022 at 17:59. Pushed by jferrer into branch 'master'.
Small typo M +1 -1 doc/ekos-capture.docbook https://invent.kde.org/education/kstars/commit/3f20b2a18bf7bb52eb7776d8fb248de244be1ac3 diff --git a/doc/ekos-capture.docbook b/doc/ekos-capture.docbook index 593bf712a..6283afe0d 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.
