diff options
author | Tammy Fox <tfox@redhat.com> | 2004-08-12 20:48:40 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-08-12 20:48:40 +0000 |
commit | b3e7fed37affa85f712ce1df15126d46d511c1ba (patch) | |
tree | cf41a1a269709a22d6a28fac3864e37280943ff0 | |
parent | dbe51aeb268a98bf1f974b0d13449563b4110baf (diff) | |
download | documentation-guide-b3e7fed37affa85f712ce1df15126d46d511c1ba.tar.gz documentation-guide-b3e7fed37affa85f712ce1df15126d46d511c1ba.tar.xz documentation-guide-b3e7fed37affa85f712ce1df15126d46d511c1ba.zip |
fix grammar per bug #123258
-rw-r--r-- | docs-xml-tags-en.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml-tags-en.xml b/docs-xml-tags-en.xml index d59140c..00a37e7 100644 --- a/docs-xml-tags-en.xml +++ b/docs-xml-tags-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: docs-xml-tags-en.xml,v 1.3 2004/02/24 21:30:14 tfox Exp $ --> +<!-- $Id: docs-xml-tags-en.xml,v 1.4 2004/08/12 20:48:40 tfox Exp $ --> <chapter id="ch-xml-tags"> <title>DocBook XML Tags</title> @@ -191,7 +191,7 @@ browser. <screen> <computeroutput> -<!--$Id: docs-xml-tags-en.xml,v 1.3 2004/02/24 21:30:14 tfox Exp $ --> +<!--$Id: docs-xml-tags-en.xml,v 1.4 2004/08/12 20:48:40 tfox Exp $ --> <chapter id="ch-sample"> <title>Sample Chapter</title> @@ -1642,8 +1642,8 @@ own entry to refer to. <screen> <computeroutput> -<command><para></command>This paragraph talk about using the <para> -tag correctly.<command><para></command> +<para></command>This paragraph demonstrates using the <para> +tag correctly.<command><para> </computeroutput> </screen> |