From 60de9e5957893b7e8f8677c2d75edcda11d47674 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 25 Nov 2013 01:39:15 +0400 Subject: [PATCH] Minor documentation correction "also numbering helps" => "numbering also helps" --- xml | 2 +- xml-ANNOUNCE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xml b/xml index ffe93c7..f45a0e3 100755 --- a/xml +++ b/xml @@ -14,7 +14,7 @@ file the command is "%cd"): cd file/xml://; in older versions it is cd file#xml, where "file" is the name of your XML file. The VFS represents tags as directories; the directories are numbered to -distinguish tags with the same name; also numbering helps to sort tags by their +distinguish tags with the same name; numbering also helps to sort tags by their order in XML instead of sorting them by name. Attributes, text nodes and comments are represented as text files; attributes are shown in a file named "attributes", attributes are listed in the file as name=value lines (I diff --git a/xml-ANNOUNCE b/xml-ANNOUNCE index 80d23f2..9e0622e 100644 --- a/xml-ANNOUNCE +++ b/xml-ANNOUNCE @@ -32,7 +32,7 @@ WHERE TO GET The VFS represents tags as directories; the directories are numbered to -distinguish tags with the same name; also numbering helps to sort tags by their +distinguish tags with the same name; numbering also helps to sort tags by their order in XML instead of sorting them by name. Attributes, text nodes and comments are represented as text files; attributes are shown in a file named "attributes", attributes are listed in the file as name=value lines (I -- 2.39.2