diff --git a/basis/help/stylesheet/stylesheet.factor b/basis/help/stylesheet/stylesheet.factor index 358f054b31..c65fbe6ae4 100644 --- a/basis/help/stylesheet/stylesheet.factor +++ b/basis/help/stylesheet/stylesheet.factor @@ -100,4 +100,4 @@ SYMBOL: list-style H{ { table-gap { 10 2 } } } list-style set-global SYMBOL: bullet -"- " bullet set-global +"• " bullet set-global