summaryrefslogtreecommitdiffstats
path: root/tools/src/misc/h5clear.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/src/misc/h5clear.c')
-rw-r--r--tools/src/misc/h5clear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/misc/h5clear.c b/tools/src/misc/h5clear.c
index 642143b..2272626 100644
--- a/tools/src/misc/h5clear.c
+++ b/tools/src/misc/h5clear.c
@@ -75,7 +75,7 @@ usage(const char *prog)
fprintf(stdout,
" This option helps to repair a crashed file where the stored EOA\n");
fprintf(stdout, " in the superblock is different from the actual EOF.\n");
- fprintf(stdout, " The file’s EOA and EOF will be the same after applying\n");
+ fprintf(stdout, " The file's EOA and EOF will be the same after applying\n");
fprintf(stdout, " this option to the file.\n");
fprintf(stdout, "\n");
fprintf(stdout, "Examples of use:\n");