From: Ben Pfaff Date: Sun, 17 Jan 2016 18:22:22 +0000 (-0800) Subject: spv-file-format: Fix typo. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e89478e3486ec62aa17b5bd9aa6631457abd8e8;p=pspp spv-file-format: Fix typo. --- diff --git a/doc/dev/spv-file-format.texi b/doc/dev/spv-file-format.texi index 3892cd440d..ee99c24051 100644 --- a/doc/dev/spv-file-format.texi +++ b/doc/dev/spv-file-format.texi @@ -33,8 +33,8 @@ beginning of the document is numbered 0, the next member in the output is numbered 1, and so on. Structure members contain XML. This XML is sometimes self-contained, -but it often references detail members in the Zip archive, which named -as follows: +but it often references detail members in the Zip archive, which are +named as follows: @table @asis @item @file{@var{prefix}_table.xml} and @file{@var{prefix}_tableData.bin}