From: JINMEI Tatuya Date: Mon, 6 Feb 2012 18:42:46 +0000 (-0800) Subject: [1570] wording fix in a doxygen comment as noted in review X-Git-Tag: trac2351_base~263^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82caa5734136ca29981a5107c9b0e4f644a573cf;p=thirdparty%2Fkea.git [1570] wording fix in a doxygen comment as noted in review --- diff --git a/src/bin/auth/query.h b/src/bin/auth/query.h index a2dd21e5e3..bf1e23ea75 100644 --- a/src/bin/auth/query.h +++ b/src/bin/auth/query.h @@ -180,7 +180,7 @@ private: /// \brief Process a DS query possible at the child side of zone cut. /// - /// This private method is a subroutine of process(), and is called + /// This private method is a subroutine of process(), and is called if /// there's a possibility that this server has authority for the child /// side of the DS's owner name (and it's detected that the server at /// least doesn't have authority at the parent side). This method