summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/LearnBasics3.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/dox/LearnBasics3.dox')
-rw-r--r--doxygen/dox/LearnBasics3.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/dox/LearnBasics3.dox b/doxygen/dox/LearnBasics3.dox
index 435187e..195213b 100644
--- a/doxygen/dox/LearnBasics3.dox
+++ b/doxygen/dox/LearnBasics3.dox
@@ -288,7 +288,7 @@ is met, at a certain point in the future.)
\section secLBContentsProg Programming Example
-\subsection subsecLBContentsProgUsing Using #H5Literate, #H5Lvisit and #H5Ovisit
+\subsection subsecLBContentsProgUsing Using H5Literate, H5Lvisit and H5Ovisit
For example code, see the \ref HDF5Examples page.
Specifically look at the \ref ExAPI.
There are examples for different languages, where examples of using #H5Literate and #H5Ovisit/#H5Lvisit are included.