Spelling fixes
[oweals/cde.git] / cde / lib / DtSvc / DtUtil1 / ActionUtil.c
index 79017730f103db1c871c7159e4742139a0ab20c5..d86e004a71ca4aff79ddfa2b471da770c54b72b7 100644 (file)
@@ -1867,7 +1867,7 @@ _DtActReadTmpFileToBuffer( char *fname, int *sizep )
  *
  * _DtActRetCmdChildArgs(childp, aargv)
  *
- *     Create an argment vector containing the returnable arguments for
+ *     Create an argument vector containing the returnable arguments for
  *     a command action child.  The vector pointer is passed in "aargv"
  *      space for it should already have been allocated by the caller.
  *      The number of returned arguments is returned by the function.