summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xc++/src/h5c++.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/h5c++.in b/c++/src/h5c++.in
index faf4c5d..29a1082 100755
--- a/c++/src/h5c++.in
+++ b/c++/src/h5c++.in
@@ -84,7 +84,7 @@ usage() {
echo " or shared libraries to compile your program by setting the following"
echo " environment variables accordingly:"
echo " "
- echo " HDF5_CXX - use a different C compiler"
+ echo " HDF5_CXX - use a different C++ compiler"
echo " HDF5_CXXLINKER - use a different linker"
echo " "
exit 1