Spelling fixes

This commit is contained in:
chase
2018-05-26 11:50:47 -05:00
committed by Jon Trulson
parent 8d2fe2486c
commit 809c3d8bb6
146 changed files with 240 additions and 240 deletions

View File

@@ -1384,7 +1384,7 @@ RestoreSettings( void )
/*
* This is only involked when there is auto repeats set for
* specific keys only. It is VERY SLOW code so unless you
* have to save off auto repeats for single keys - DONT
* have to save off auto repeats for single keys - DON'T
*/
while(tmpKey != NULL)
{
@@ -1795,7 +1795,7 @@ RestoreIndependentResources( void )
* If this is the first DT 3.0 session for a DT 2.0 user then we will
* also launch the helpviewer. If this is the first DT 3.0 session for a
* DT 2.0 user then we will also run convertVS.sh to change all
* occurances of /usr/bin/X11/hpterm to .../dt/bin/hpterm,
* occurrences of /usr/bin/X11/hpterm to .../dt/bin/hpterm,
* /usr/bin/X11/xterm to .../dt/bin/xterm and
* /usr/bin/X11/xload to .../dt/bin/xload.
*