From 7bad8e0861dbd8f104e7f05b9226daf4eca475b0 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 14 Jul 2014 14:50:32 +0200 Subject: [PATCH] Fix minor topo --- doc/xquery.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/xquery.xml b/doc/xquery.xml index fec1184..c2122b5 100644 --- a/doc/xquery.xml +++ b/doc/xquery.xml @@ -49,7 +49,7 @@ <record name="var"/> - The name of the XQUery variable where the input XML record + The name of the XQuery variable where the input XML record is stored. This is required and should be set exactly once. -- 1.7.10.4