From 12c0bc68707a0f528e138e44b04cb4ece8af2bd6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 18 Sep 2016 21:05:45 -0600 Subject: [PATCH] Fix typo in comment. --- doc/doxygen/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt index 0cd4953761..501d7ab930 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -81,7 +81,7 @@ CONFIGURE_FILE( # if they are listed in the options.dox file, even though the -w command is # specifically intended to create them. See # https://bugzilla.gnome.org/show_bug.cgi?id=771606 -# To work around this, do a 'touch' operation in them first to ensure they're +# To work around this, do a 'touch' operation on them first to ensure they're # there before we call "doxygen -w". # ADD_CUSTOM_COMMAND( -- 2.39.5