commit | 40b32a25be261f5666b4045f2238ec540b674503 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Wed Jan 27 16:56:44 2010 -0500 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Wed Jan 27 16:56:44 2010 -0500 |
tree | a81cb7f47db6b1b9ccc9fc92613557546c4c5315 | |
parent | 4fd058a7f18a4709178074bfda4973d993ae27a3 [diff] [blame] |
Apply Sandro Tosi's spelling patch
diff --git a/src/util.h b/src/util.h index 6724f5a..d1157a7 100644 --- a/src/util.h +++ b/src/util.h
@@ -18,7 +18,7 @@ /* * pymemcompat written by Michael Hudson and lets you program to the - * Python 2.3 memory API while keeping backwards compatability. + * Python 2.3 memory API while keeping backwards compatibility. */ #include "pymemcompat.h"