浏览代码

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'