fixed "rather then" -> "rather than" typos all over the place

This commit is contained in:
2011-05-28 13:11:24 +00:00
parent 844d6f0ac0
commit 9b5800bcd7
33 changed files with 41 additions and 41 deletions

View File

@@ -44,7 +44,7 @@
/* support for inter references, currently only needed for corner case */
#define USE_PYRNA_STRUCT_REFERENCE
/* use real collection iterators rather then faking with a list */
/* use real collection iterators rather than faking with a list */
#define USE_PYRNA_ITER
#else /* WITH_PYTHON_SAFETY */