summaryrefslogtreecommitdiffstats
path: root/config/BlankForm
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-07 14:37:08 (GMT)
committerGitHub <noreply@github.com>2022-04-07 14:37:08 (GMT)
commita4e833c50c002239af8c16667b1b072e6c6fa27f (patch)
treea9a5a7a595f4291f973e5783716e4e2499edd031 /config/BlankForm
parentdc07ef19fd055daa27026282213c63e7e74f73c2 (diff)
downloadhdf5-a4e833c50c002239af8c16667b1b072e6c6fa27f.zip
hdf5-a4e833c50c002239af8c16667b1b072e6c6fa27f.tar.gz
hdf5-a4e833c50c002239af8c16667b1b072e6c6fa27f.tar.bz2
1.12: Brings 1.12 compiler options in line with develop (#1611)
* Brings 1.12 compiler options in line with develop * Revert 'since' doxygen field in H5public.h
Diffstat (limited to 'config/BlankForm')
-rw-r--r--config/BlankForm4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/BlankForm b/config/BlankForm
index ce4bf53..14131b2 100644
--- a/config/BlankForm
+++ b/config/BlankForm
@@ -61,7 +61,7 @@ fi
#
# PROD_CFLAGS Flags to pass to the compiler to create a
# PROD_CPPFLAGS production version of the library. These
-# usualy exclude symbolic debugging switches
+# usually exclude symbolic debugging switches
# (like `-g') and include optimization switches
# (like `-O').
#
@@ -84,7 +84,7 @@ fi
# compiler or a descendent of gcc such as EGCS or PGCC.
#
# AM_CFLAGS Flags added directly into this variable will
-# be propogated to the compiler wrapper scripts (h5cc,
+# be propagated to the compiler wrapper scripts (h5cc,
# h5c++, et cetera) in addition to being used to compile
# the library.
#