forked from aniani/vim
patch 8.1.2243: typos in comments
Problem: Typos in comments. Solution: Fix the typos. (Dominique Pelle, closes #5160) Also adjust formatting a bit.
This commit is contained in:
@@ -341,7 +341,7 @@ undo_allowed(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* Get the undolevle value for the current buffer.
|
||||
* Get the undolevel value for the current buffer.
|
||||
*/
|
||||
static long
|
||||
get_undolevel(void)
|
||||
|
Reference in New Issue
Block a user