summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2015-04-27 16:40:44 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2015-04-27 16:40:44 (GMT)
commit3841c3f2af47eaddf7b7d2be8699cef9eb35c6d0 (patch)
tree5b1e9accf07e5d451ad76ee062f0d37309e2e373
parent300dd89580d390b8d54fd43a4bb4e0e55e351847 (diff)
downloadhdf5-3841c3f2af47eaddf7b7d2be8699cef9eb35c6d0.zip
hdf5-3841c3f2af47eaddf7b7d2be8699cef9eb35c6d0.tar.gz
hdf5-3841c3f2af47eaddf7b7d2be8699cef9eb35c6d0.tar.bz2
[svn-r26933] examples/README
Correct capitalization of Fortran and C++.
-rw-r--r--examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index 0550b15..c8fd7d5 100644
--- a/examples/README
+++ b/examples/README
@@ -3,7 +3,7 @@
This directory contains example programs for the installed APIs and scripts to
compile and run them. Examples in the c and hl/c subdirectories are always
installed, and those in fortan, hl/fortran, c++ and hl/c++ will be installed
-when fortran or c++ are enabled.
+when Fortran or C++ are enabled.
Running the run-all-ex.sh script in this directory will run the scripts and in
turn the examples in all the subdirectories where examples are installed. The