about summary refs log tree commit diff
path: root/doc/user/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/src')
-rw-r--r--doc/user/src/html-navtabs.skb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/src/html-navtabs.skb b/doc/user/src/html-navtabs.skb
index 27701d4..35dba0d 100644
--- a/doc/user/src/html-navtabs.skb
+++ b/doc/user/src/html-navtabs.skb
@@ -104,7 +104,7 @@
 ;*---------------------------------------------------------------------*/
 (document :title title :html-title "html-navtabs"
    :html-tabs-bar 
-   (table (tr (td :align 'right "a two-lines table"))
+   (table (tr (td :align 'right "a two-line table"))
       (tr (td :align 'right "yep")))
    
    (section :title "Foo" :number #f (p [The in-line foo section]))