Spelling fixes
This commit is contained in:
@@ -2607,7 +2607,7 @@ SetAlternateSession (
|
||||
/*
|
||||
* The directory for the specified session exists
|
||||
* but it doesn't have any client databases. Start
|
||||
* a new user session. If a user wants a sesssion
|
||||
* a new user session. If a user wants a session
|
||||
* with no apps, they should create a zero-length
|
||||
* session database.
|
||||
*/
|
||||
|
||||
@@ -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.
|
||||
*
|
||||
|
||||
@@ -170,7 +170,7 @@ char *palette)
|
||||
if (path != NULL)
|
||||
{
|
||||
/* Loop through paletteDirectories looking in each directory
|
||||
* till we find the palette file. Take first occurrance.
|
||||
* till we find the palette file. Take first occurrence.
|
||||
* Copy directory name into dir. Look for NULL or space
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user