commit | b7eca839f79a6cb2188958f9bc762b5cd059df56 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Thu Jul 13 17:37:26 2006 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Thu Jul 13 17:37:26 2006 +0000 |
tree | 9b89da9a4528ccb638821502090e2e969af5516b | |
parent | 6e1ad2eb7daf9adb5b7454dde7e3d773961dc602 [diff] [blame] |
Typo fix
diff --git a/Misc/NEWS b/Misc/NEWS index 31ec784..7820213 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -26,7 +26,7 @@ ----------------- - 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