diff options
-rw-r--r-- | tools/lib/h5diff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/h5diff.c b/tools/lib/h5diff.c index 4a6a8cd..4f4074f 100644 --- a/tools/lib/h5diff.c +++ b/tools/lib/h5diff.c @@ -810,7 +810,7 @@ hsize_t diff(hid_t file1_id, /*------------------------------------------------------------------------- * non verbose, check first if we have differences by enabling quiet mode * so that printing is off, and compare again if differences found, - * disabling quite mode + * disabling quiet mode *------------------------------------------------------------------------- */ else { |