]> granicus.if.org Git - python/commitdiff
Typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 13 Jul 2006 17:37:26 +0000 (17:37 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 13 Jul 2006 17:37:26 +0000 (17:37 +0000)
Misc/NEWS

index 31ec784b9bc86648733de4503823ecb7db7cbe8f..7820213ab6fc2e2ac90a005d20a73bc4359cd5e7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -26,7 +26,7 @@ Extension Modules
 -----------------
 
 - Bug #1521375: When the code in ctypes.util.find_library was
-  run with root priviledges, it could overwrite or delete
+  run with root privileges, it could overwrite or delete
   /dev/null in certain cases; this is now fixed.
 
 - Bug #1467450: On Mac OS X 10.3, RTLD_GLOBAL is now used as the