aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-10-12 20:28:10 +0100
committerRalph Amissah <ralph@amissah.com>2007-10-12 20:28:10 +0100
commit01f5d52b9af88378d49af20ade8dc6d8d0573830 (patch)
treeaacdc7899dad4bdef5595b116edfe45e69debb15 /lib
parentfor html and latex/pdf permit switch off of object numbering display from wit... (diff)
available outputs shortcut display, description of odf:odt expanded
Diffstat (limited to 'lib')
-rw-r--r--lib/sisu/v0/dal.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/dal.rb b/lib/sisu/v0/dal.rb
index 8e514725..132da336 100644
--- a/lib/sisu/v0/dal.rb
+++ b/lib/sisu/v0/dal.rb
@@ -385,7 +385,7 @@ module SiSU_DAL
when /doc.html/; ' html, scroll, document in one'
when /landscape.pdf/; ' pdf, landscape'
when /portrait.pdf/; ' pdf, portrait'
- when /opendocument.odt/; ' open document'
+ when /opendocument.odt/; ' odf:odt, open document text'
when /scroll.xhtml/; ' xhtml scroll'
when /sax.xml/; ' xml, sax'
when /dom.xml/; ' xml, dom'