diff --git a/basis/help/help.factor b/basis/help/help.factor index c81dd921da..3a6e9f2bd3 100644 --- a/basis/help/help.factor +++ b/basis/help/help.factor @@ -133,8 +133,8 @@ M: word set-article-parent swap "help-parent" set-word-prop ; [ ($title) ] [ ($navigation-path) ] [ ($navigation-links) ] tri - ] with-nesting - ] with-style ; + ] with-style + ] with-nesting ; : print-topic ( topic -- ) >link