diff --git a/helpfile.h b/helpfile.h index b05da5b0..9fcac1e1 100644 --- a/helpfile.h +++ b/helpfile.h @@ -751,8 +751,8 @@ static const T_Help_table helptable_draw[] = HELP_TEXT ("Contour fill: Draws pixels like continuous") HELP_TEXT ("mode, but when you release the button Grafx2") HELP_TEXT ("draws a line back to your starting position,") - HELP_TEXT ("and fills the area. This tool doesn't use the") - HELP_TEXT ("current brush, but single pixels.") + HELP_TEXT ("and fills the area. This tool doesn't use") + HELP_TEXT ("the current brush, but single pixels.") HELP_TEXT ("") HELP_BOLD (" RIGHT CLICK") HELP_LINK ("(Key:%s)",0x200+BUTTON_DRAW)