]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4088] spelling
authorFrancis Dupont <fdupont@isc.org>
Thu, 5 Nov 2015 22:12:01 +0000 (23:12 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 5 Nov 2015 22:12:01 +0000 (23:12 +0100)
src/lib/eval/eval.dox

index b8b2f5755fa12ed89510a92115d92a4eef779171..4ffba5fc5cd8a89b8cc620ba10e5b31228c00252 100644 (file)
@@ -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