diff options
author | Tammy Fox <tfox@redhat.com> | 2004-08-13 15:39:46 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-08-13 15:39:46 +0000 |
commit | 4b18da23a4b4136e724b09f3c5769bf68138b44e (patch) | |
tree | b971c8c7b6d580588c980913ab2135eaf93fa951 | |
parent | 761ba0a79e9a94837f7033db68eea404c2bf01d6 (diff) | |
download | documentation-guide-4b18da23a4b4136e724b09f3c5769bf68138b44e.tar.gz documentation-guide-4b18da23a4b4136e724b09f3c5769bf68138b44e.tar.xz documentation-guide-4b18da23a4b4136e724b09f3c5769bf68138b44e.zip |
fix typo per bug #126101
-rw-r--r-- | docs-emacs-nxml-en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-emacs-nxml-en.xml b/docs-emacs-nxml-en.xml index bfe6996..5509dfb 100644 --- a/docs-emacs-nxml-en.xml +++ b/docs-emacs-nxml-en.xml @@ -17,7 +17,7 @@ <para> You can also use the nXML mode available for <application>Emacs</application> to make it even easier to write in - DockBook XML format. nXML mode provides context-sensitive editing using + DocBook XML format. nXML mode provides context-sensitive editing using completion, real time validity error checking, syntax highlighting and indentation. All you need to do is install an RPM!! </para> |