diff --git a/src/html/helpfrm.cpp b/src/html/helpfrm.cpp index 06d6110287..3931dbc614 100644 --- a/src/html/helpfrm.cpp +++ b/src/html/helpfrm.cpp @@ -789,14 +789,14 @@ class wxHtmlHelpFrameOptionsDialog : public wxDialog "font size +4
" "

Fixed size face.
bold italic " - "bold italic underlined

" + "bold italic underlined
" "font size -2
" "font size -1
" "font size +0
" "font size +1
" "font size +2
" "font size +3
" - "font size +4" + "font size +4" "")); }