summaryrefslogtreecommitdiffstats
path: root/tools/src/h5perf/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/src/h5perf/perf.c')
-rw-r--r--tools/src/h5perf/perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/h5perf/perf.c b/tools/src/h5perf/perf.c
index 54d83e1..cac7266 100644
--- a/tools/src/h5perf/perf.c
+++ b/tools/src/h5perf/perf.c
@@ -480,7 +480,7 @@ parse_args(int argc, char **argv)
* further calls to getenv_all take place.
*
* Return: pointer to a string containing the value of the environment variable
- * NULL if the varialbe doesn't exist in task 'root's environment.
+ * NULL if the variable doesn't exist in task 'root's environment.
*
* Programmer: Leon Arber
* 4/4/05