From 0921b1b712bd855defb41171764f27c4ce6fb4b1 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 12 Jan 2016 14:25:43 -0800 Subject: [PATCH] Fix a few typos. --- spv-file-format.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spv-file-format.texi b/spv-file-format.texi index a2b07aa711..0b9ad8cf6e 100644 --- a/spv-file-format.texi +++ b/spv-file-format.texi @@ -83,9 +83,9 @@ that are commonly found in the corpus. Structure members use a different XML namespace for each schema, but these namespaces are not entirely consistent: in some SPV files, for example, the @code{viewer-tree} schema is associated with namespace -@indicateurl{http://xml.spss.com/spss/viewer-tree} and in other with +@indicateurl{http://xml.spss.com/spss/viewer-tree} and in others with @indicateurl{http://xml.spss.com/spss/viewer/viewer-tree} (note the -additional @file{viewer/} directory. In any case, the schema URIs are +additional @file{viewer/}). In any case, the schema URIs are not resolvable to obtain the schemas themselves. One may ignore all of the above in interpreting a structure member. -- 2.30.2