On Mon, Apr 13, 2009 at 02:10:08PM -0400, Allan Caffee wrote: > - die("Could open %s for writing", git_path("MERGE_MSG")); > + die("Could not open %s for writing", git_path("MERGE_MSG")); Acked-by: Miklos Vajna Thanks. PS: Please use 'unset followup_to' when sending messages to the git list, see http://thread.gmane.org/gmane.comp.version-control.git/83140/focus=83234.