[cpp-opensaml] 06/10: Fix Docygen typo

Scott Cantor cantor.2 at osu.edu
Mon Feb 3 19:30:08 EST 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=229419b1bdf547eafb271499181bb8acaeebf001

commit 229419b1bdf547eafb271499181bb8acaeebf001
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Wed Aug 8 16:07:06 2018 +0200

    Fix Docygen typo
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 17851b2..c4b5aef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_CONFIG_MACRO_DIR(m4)
 AM_INIT_AUTOMAKE
 PKG_INSTALLDIR
 
-# Docygen features
+# Doxygen features
 DX_HTML_FEATURE(ON)
 DX_DOT_FEATURE(ON)
 DX_CHM_FEATURE(OFF)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list