From: Josh Soref Date: Thu, 2 Feb 2017 09:23:59 +0000 (+0000) Subject: spelling: enabled X-Git-Tag: rec-4.1.0-alpha1~291^2~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d71e45c00ec7ea08d3c22161400564d9620d6da;p=pdns spelling: enabled --- diff --git a/codedocs/doxygen.conf b/codedocs/doxygen.conf index be2503be1..bfbc6c60a 100644 --- a/codedocs/doxygen.conf +++ b/codedocs/doxygen.conf @@ -412,7 +412,7 @@ WARN_IF_UNDOCUMENTED = YES WARN_IF_DOC_ERROR = YES -# This WARN_NO_PARAMDOC option can be abled to get warnings for +# This WARN_NO_PARAMDOC option can be enabled to get warnings for # functions that are documented, but have no documentation for their parameters # or return value. If set to NO (the default) doxygen will only warn about # wrong or incomplete parameter documentation, but not about the absence of