From 0a0e0231ae14bcb5e0552b2b994c745e0f2cfcea Mon Sep 17 00:00:00 2001 From: Thomas Schmidts Date: Wed, 3 Sep 2014 15:19:37 +0200 Subject: [PATCH] corrected small spelling error --- Documentation/Books/Users/Aql/Functions.mdpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Books/Users/Aql/Functions.mdpp b/Documentation/Books/Users/Aql/Functions.mdpp index 7d37151e39..4cac434dd2 100644 --- a/Documentation/Books/Users/Aql/Functions.mdpp +++ b/Documentation/Books/Users/Aql/Functions.mdpp @@ -491,7 +491,7 @@ AQL supports the following functions to operate on document values: The *examples* must be a list of 1..n example documents, with any number of attributes each. Note: specifying an empty list of examples is not allowed. - @EXAMPLE + @EXAMPLES RETURN MATCHES( { "test" : 1 }, [