Misc. typo and whitespace fixes

Found via `codespell -q 3 -L "uint,bae,objext,cmo,goin,struc,ois,upto"`
whitespaces were unintentionally fixed due to my editors settings.

Rebased patch #1327
This commit is contained in:
luz.paz 2018-09-15 08:26:20 -04:00 committed by William S Fulton
commit ed28e7cbe2
8 changed files with 32 additions and 32 deletions

View file

@ -1,7 +1,7 @@
%module template_virtual
// Submitted by Marcelo Matus
// assertion emmitted with templates + derivation + pure virtual member
// assertion emitted with templates + derivation + pure virtual member
// allocate.cxx:47: int Allocate::is_abstract_inherit(Node*, Node*):
// Assertion `dn' failed.