Преглед на файлове

fix changelog for os.execve()

Chris McDonough преди 17 години
родител
ревизия
8c221d07c7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -25,7 +25,7 @@ Next Release
     for the given process.
 
   - When a process encounters a spawn error as a result of a failed
-    execv or when it cannot setuid to a given uid, it now puts this
+    execve or when it cannot setuid to a given uid, it now puts this
     info into the process' stderr log rather than its stdout log.
 
   - The event listener protocol header now contains the 'server'