From b957d9abfcef62418b35190bb8db4e0bfd05d7a9 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 5 Nov 2015 23:12:01 +0100 Subject: [PATCH] [4088] spelling --- src/lib/eval/eval.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2