From 41f2cae1ac9b0b6348e28e8a9bc31c0032b68fb0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 19 Jan 2016 00:59:52 +0300 Subject: [PATCH] Typo fix --- Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile.in b/Doxyfile.in index a1c97ba..f79aa79 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -26,7 +26,7 @@ EXCLUDE = @CMAKE_CURRENT_SOURCE_DIR@/SDL2pp/external # Examples (doesn't work atm) EXAMPLE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/examples -# Filter through sed to remove badges which Doxygen fail to process properly +# Filter through sed to remove badges which Doxygen fails to process properly INPUT_FILTER = "sed -e '/^\[!\[/d'" FILTER_PATTERNS = *.md