From: Francis Dupont Date: Thu, 5 Nov 2015 22:12:01 +0000 (+0100) Subject: [4088] spelling X-Git-Tag: trac4088fd_base~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b957d9abfcef62418b35190bb8db4e0bfd05d7a9;p=thirdparty%2Fkea.git [4088] spelling --- diff --git a/src/lib/eval/eval.dox b/src/lib/eval/eval.dox index b8b2f5755f..4ffba5fc5c 100644 --- a/src/lib/eval/eval.dox +++ b/src/lib/eval/eval.dox @@ -23,7 +23,7 @@ The external interface to the library is the @ref isc::eval::EvalContext class. Once instantiated, it offers two major methods: - @ref isc::eval::EvalContext::parseFile whch parses the content of a file + @ref isc::eval::EvalContext::parseFile which parses the content of a file and @ref isc::eval::EvalContext::parseString, which parses the specified string. Once the expression is parsed, it is converted to a collection of tokens that are stored in Reverse Polish Notation in