Misc. documentation and source comment typo fixes

Found via `codespell -q 3 -L uint,od,objext,ba,cmo,bae,ans,struc,fo,clos,goin,upto,thru`
Revert changes in previous commit
This commit is contained in:
luz.paz 2019-05-25 07:44:02 -04:00 committed by Olly Betts
commit 87695dacb1
9 changed files with 10 additions and 10 deletions

View file

@ -496,7 +496,7 @@ public:
/* Add the failure cleanup code */
/* TODO */
/* Final substititions if applicable */
/* Final substitutions if applicable */
Replaceall(wrapper->code, "$symname", functionName);
/* Set CheckInputArgument and CheckOutputArgument input arguments */