]> gitweb.factorcode.org Git - factor.git/commitdiff
help.stylesheet: Use a real bullet instead of a dash
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 4 Feb 2009 06:51:47 +0000 (00:51 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 4 Feb 2009 06:51:47 +0000 (00:51 -0600)
basis/help/stylesheet/stylesheet.factor

index 358f054b3154d1311fb098de69e67044fce57a3e..c65fbe6ae4c4ee50f68400478b72d2cda025182b 100644 (file)
@@ -100,4 +100,4 @@ SYMBOL: list-style
 H{ { table-gap { 10 2 } } } list-style set-global
 
 SYMBOL: bullet
-"- " bullet set-global
+" " bullet set-global