Hi, 2013/08/22 Thu 21:14:43 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > I found some minor mistakes in comments related Japanese. > > Thanks. I'll include it but won't send out a patch for it.
I found another typo in a comment. --- a/src/os_mac.h +++ b/src/os_mac.h @@ -263,7 +263,7 @@ #endif /* Some "prep work" definition to be able to compile the MacOS X - * version with os_unix.x instead of os_mac.c. Based on the result + * version with os_unix.c instead of os_mac.c. Based on the result * of ./configure for console MacOS X. */ Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
