forked from aniani/vim
patch 7.4.2135
Problem: Various tiny issues. Solution: Update comments, white space, etc.
This commit is contained in:
@@ -135,7 +135,7 @@ diff_buf_add(buf_T *buf)
|
||||
return;
|
||||
}
|
||||
|
||||
EMSGN(_("E96: Can not diff more than %ld buffers"), DB_COUNT);
|
||||
EMSGN(_("E96: Cannot diff more than %ld buffers"), DB_COUNT);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user