gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master c4174b2: MakeCatalog: typo correction in outpu


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master c4174b2: MakeCatalog: typo correction in output of --help
Date: Sun, 17 Nov 2019 20:00:46 -0500 (EST)

branch: master
commit c4174b2119d4aa6a429a33a8b0caba1f8ee06b68
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    MakeCatalog: typo correction in output of --help
    
    The typo was found by Debian's Lintian tool after a test packaging.
---
 bin/mkcatalog/args.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/mkcatalog/args.h b/bin/mkcatalog/args.h
index 3bfdc7f..ec33df3 100644
--- a/bin/mkcatalog/args.h
+++ b/bin/mkcatalog/args.h
@@ -1245,7 +1245,7 @@ struct argp_option program_options[] =
       UI_KEY_AREAXY,
       0,
       0,
-      "Projected area in first two dimentions.",
+      "Projected area in first two dimensions.",
       UI_GROUP_COLUMNS_MORPHOLOGY,
       0,
       GAL_TYPE_INVALID,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]