gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master 2db93f7 2/5: Typo fixes in lib/configfiles.c


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 2db93f7 2/5: Typo fixes in lib/configfiles.c
Date: Wed, 27 Jul 2016 12:41:08 +0000 (UTC)

branch: master
commit 2db93f7aabd55f76e4c39f2f6debe4fffa6bbe16
Author: Vladimir Markelov <address@hidden>
Commit: Vladimir Markelov <address@hidden>

    Typo fixes in lib/configfiles.c
    
    The patch adds a space between 'at' and 'least', and deletes extra 'a'
    in the word 'character'.
---
 lib/configfiles.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/configfiles.c b/lib/configfiles.c
index dd29de5..ef15fcc 100644
--- a/lib/configfiles.c
+++ b/lib/configfiles.c
@@ -191,7 +191,7 @@ gal_configfiles_write_local_config_stop(char *indir, char 
*filename,
          "# This file was created on %s#\n"
          "# Use the long option name of each paramter followed by\n"
          "# a value. The name and value should be separated by\n"
-         "# atleast one of the following charaacters:\n"
+         "# at least one of the following characters:\n"
          "# space, `,`, `=` or `:`.\n#\n"
          "# Run `%s --help` or `info %s`\n"
          "# for more information.\n#\n"



reply via email to

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