Last of the spelling fixed

This commit is contained in:
chase
2018-04-28 12:36:44 -06:00
committed by Jon Trulson
parent 6d3a19d8f9
commit 33d2749ea3
185 changed files with 279 additions and 279 deletions
+1 -1
View File
@@ -506,7 +506,7 @@ entry(const char *argskey, _Tt_entry_pt func, ...)
} break;
// this is an index for a particular argument
// We have a seperate case for this in order to
// We have a separate case for this in order to
// factor out the test below.
case ARG_INTEGER: {
int arg_index;