From af6284d92df50db7f06a5904b044cea4375d8a06 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Fri, 10 Aug 2007 14:48:48 -0500 Subject: [svn-r14071] typo fix in usage message tested: linux --- tools/h5import/h5import.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/h5import/h5import.c b/tools/h5import/h5import.c index 470115c..cd99ce0 100755 --- a/tools/h5import/h5import.c +++ b/tools/h5import/h5import.c @@ -2596,7 +2596,7 @@ help(char *name) (void) fprintf(stdout, "\t \n"); (void) fprintf(stdout, "\t Every input file is associated with a configuration file \n"); (void) fprintf(stdout, "\t also provided as an input to the utility. (See Section \n"); - (void) fprintf(stdout, "\t \"CONFIGURATION FILE\" to know how it is to be organised).\n"); + (void) fprintf(stdout, "\t \"CONFIGURATION FILE\" to know how it is to be organized).\n"); (void) fprintf(stdout, "\t The class, size and dimensions of the input data is \n"); (void) fprintf(stdout, "\t specified in this configuration file. A point to note is\n"); (void) fprintf(stdout, "\t that the floating point data in the ASCII text file may be\n"); -- cgit v0.12