File: spelling.patch

package info (click to toggle)
gnuastro 0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,360 kB
  • sloc: ansic: 185,444; sh: 15,785; makefile: 1,303; cpp: 9
file content (14 lines) | stat: -rw-r--r-- 846 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: fix spelling detected by lintian
Index: gnuastro-0.24/bin/match/ui.c
===================================================================
--- gnuastro-0.24.orig/bin/match/ui.c	2025-12-01 19:40:03.578311908 +0100
+++ gnuastro-0.24/bin/match/ui.c	2025-12-01 19:40:16.282419122 +0100
@@ -283,7 +283,7 @@
   "program. This is because depending on the run-time options, " \
   "the number of output tables can be very different and it is " \
   "easiest to manage them (for the user and developer!) as " \
-  "sparate HDUs of a single FITS file. If you need a final " \
+  "separate HDUs of a single FITS file. If you need a final " \
   "output table as plain-text, you can use Gnuastro's Table " \
   "program with a command like this: 'asttable --hdu=N table.fits " \
   "--output=table.txt' (to extract the N-th HDU (counting from " \