Even more spelling fixed
This commit is contained in:
@@ -2820,7 +2820,7 @@ static void ProcessJumpReuse(
|
||||
hw->help_dialog.ghelp.volumeFlag = FALSE;
|
||||
}
|
||||
|
||||
/* Free old copy fisrt ??? */
|
||||
/* Free old copy first ??? */
|
||||
pTempLocationId = _DtHelpParseIdString(hyperData->specification);
|
||||
XtFree(hw->help_dialog.display.locationId);
|
||||
hw->help_dialog.display.locationId = pTempLocationId;
|
||||
|
||||
@@ -1784,7 +1784,7 @@ static void ProcessJumpReuse(
|
||||
|
||||
}
|
||||
|
||||
/* Free old copy fisrt ??? */
|
||||
/* Free old copy first ??? */
|
||||
pTempLocationId = _DtHelpParseIdString(hyperData->specification);
|
||||
XtFree(qw->qhelp_dialog.display.locationId);
|
||||
qw->qhelp_dialog.display.locationId = pTempLocationId;
|
||||
|
||||
@@ -2199,7 +2199,7 @@ void _DtHelpDisplayFormatError(
|
||||
/* Set the string to the current help dialog */
|
||||
(void) _DtHelpFormatAsciiStringDynamic(displayArea, userError, &topicHandle);
|
||||
|
||||
/* We ignor the status return here, because if we error out here we are
|
||||
/* We ignore the status return here, because if we error out here we are
|
||||
* in big trouble because this is an error routine
|
||||
*/
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
** Project: Cde Help System
|
||||
**
|
||||
** Description: This is the UI dependant layer to the Help System.
|
||||
** It recieves requests from the Core Engine for
|
||||
** It receives requests from the Core Engine for
|
||||
** information or to do rendering. It does the
|
||||
** appropriate work based on a Motif and X Lib
|
||||
** interface.
|
||||
|
||||
Reference in New Issue
Block a user