diff --git a/src/helpfile.h b/src/helpfile.h index 698870c7..03928290 100644 --- a/src/helpfile.h +++ b/src/helpfile.h @@ -2013,9 +2013,10 @@ static const T_Help_table helptable_effects[] = HELP_TEXT ("") HELP_TEXT ("") HELP_BOLD ("Apple II DHGR") - HELP_TEXT ("As for HGR, Layer 1 is the monochrome picture") + HELP_TEXT ("Layer 1 is the monochrome picture as for HGR") HELP_TEXT ("and Layer 2 is the color view, emulating a") - HELP_TEXT ("\"Le Chat Mauve\" Apple //c RGB adapter.") + HELP_TEXT ("\"Le Chat Mauve\" Apple //c RGB adapter in") + HELP_TEXT ("\"mixed\" DHGR mode.") HELP_TEXT ("Color pixels are 4 b&w pixels wide.") HELP_TEXT ("") HELP_TEXT ("")