Git commit 1a7e12b9aadf4235bb5f45a81e9fa687f2b13584 by Hy Murveit.
Committed on 21/10/2023 at 22:44.
Pushed by murveit into branch 'master'.

fix typo in handbook

M  +2    -2    doc/fitsviewer.docbook

https://invent.kde.org/education/kstars/-/commit/1a7e12b9aadf4235bb5f45a81e9fa687f2b13584

diff --git a/doc/fitsviewer.docbook b/doc/fitsviewer.docbook
index bb2157115..f4f37bbe0 100644
--- a/doc/fitsviewer.docbook
+++ b/doc/fitsviewer.docbook
@@ -295,8 +295,8 @@ To open a FITS file, select the 
<menuchoice><guimenu>File</guimenu>
     </para>
             <itemizedlist>
                 <listitem><para>Solve Button. Pressing this button starts 
plate solving. When the system is plate solving, the button becomes an abort 
button.</para></listitem>
-                <listitem><para>Scale: Checking the Use Scale checkbox 
contains the solver to use approximately the pixel or image scale given. The 
scale is entered in the box and the units for the scale can be chosen from 
image width in degrees, image width in arc-minutes, and arc-seconds per pixel. 
When a solve successfully completes, it replaces the value in the box with 
solution's scale.</para></listitem>
-                <listitem><para>Position: Checking the Use Position checkbox 
constains the solver to search near the RA and DEC coordinates given. The 
extent of the search is given by the user in the Radius box in degrees. Note 
that RA is input in hours-minutes-seconds, e.g. 13h, and DEC is input in 
degrees-minutes-seconds, e.g. 85. When a solve successfully completes, it 
replaces the value in the RA and DEC boxes with solution's coordinates. In 
addition it fills in the Angle field with the solutions angle value in 
degrees.</para></listitem>
+                <listitem><para>Scale: Checking the Use Scale checkbox 
constrains the solver to use approximately the pixel or image scale given. The 
scale is entered in the box and the units for the scale can be chosen from 
image width in degrees, image width in arc-minutes, and arc-seconds per pixel. 
When a solve successfully completes, it replaces the value in the box with 
solution's scale.</para></listitem>
+                <listitem><para>Position: Checking the Use Position checkbox 
constrains the solver to search near the RA and DEC coordinates given. The 
extent of the search is given by the user in the Radius box in degrees. Note 
that RA is input in hours-minutes-seconds, e.g. 13h, and DEC is input in 
degrees-minutes-seconds, e.g. 85. When a solve successfully completes, it 
replaces the value in the RA and DEC boxes with solution's coordinates. In 
addition it fills in the Angle field with the solutions angle value in 
degrees.</para></listitem>
                 <listitem><para>Use SkyMap Position: There is a button just 
below the Use Position checkbox that fills in RA and DEC boxes with the current 
center of the SkyMap display.</para></listitem>
                 <listitem><para>Profile: The Profile menu selects which 
StellarSolver preset, among those used in the Ekos Align module, should be used 
for plate solving. This is further discussed below.</para></listitem>
                 <listitem><para>Solution: The Solution section will display 
the number of stars found and the time taken to solve. The solution values for 
RA, DEC, Scale and Angle are displayed in those boxes above.</para></listitem>

Reply via email to