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 40f3d1e1ce
commit d144e9da3c

View File

@ -681,8 +681,8 @@ If you have received
... RRR, the QSO is complete. However, the other station may not ... 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. 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 Sending grid locators is conventional in JT65, but numerical signal
reports may be substituted.) reports such as "-22" or "R-24" may be substituted.
""" """
Label(screenf5,text=t,justify=LEFT).pack(padx=20) Label(screenf5,text=t,justify=LEFT).pack(padx=20)
screenf5.focus_set() screenf5.focus_set()