Tweak the "F5 Help" message.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@488 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-07-10 17:03:48 +00:00
parent 5db8d50f5a
commit c631b5a6be

View File

@ -681,8 +681,8 @@ If you have received
... RRR, the QSO is complete. However, the other station may not
know this, so it is conventional to send 73 to signify that you are done.
(Sending grid locators is conventional in JT65, but numerical signal
reports may be substituted.)
Sending grid locators is conventional in JT65, but numerical signal
reports such as "-22" or "R-24" may be substituted.
"""
Label(screenf5,text=t,justify=LEFT).pack(padx=20)
screenf5.focus_set()