gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master c6a96b2 07/14: In citation, primarily was chan


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master c6a96b2 07/14: In citation, primarily was changed to initially
Date: Sun, 17 Dec 2017 11:31:18 -0500 (EST)

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

    In citation, primarily was changed to initially
    
    The word `primarily' in the suggested acknowledgement notice was changed to
    `initially' because the former could imply that it is only for those. But
    it is important to emphasize that Gnuastro is designed to be a generic
    program (ideally/in-the-future for all applications/research).
---
 lib/options.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/options.c b/lib/options.c
index bff7c28..a06d836 100644
--- a/lib/options.c
+++ b/lib/options.c
@@ -272,7 +272,7 @@ gal_options_print_citation(struct argp_option *option, char 
*arg,
            "This work was partly done using GNU Astronomy Utilities "
            "(Gnuastro) version %s. Gnuastro is a generic package for "
            "astronomical data manipulation and analysis which was "
-           "primarily created and developed for research funded by the "
+           "initially created and developed for research funded by the "
            "Monbukagakusho (Japanese government) scholarship and ERC "
            "advanced grant 339659-MUSICOS.", PACKAGE_VERSION);
   printf("%s\n", gnuastro_acknowledgement);



reply via email to

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