Fix seperator->separator, path_tail_with_separator->path_tail_with_sep.

This commit is contained in:
Thomas Wienecke
2014-04-01 17:44:20 +02:00
committed by Thiago de Arruda
parent 955d6a2949
commit 865e3280a8
7 changed files with 27 additions and 27 deletions

View File

@@ -8507,7 +8507,7 @@ spell_add_word (
* file. We may need to create the "spell" directory first. We
* already checked the runtime directory is writable in
* init_spellfile(). */
if (!dir_of_file_exists(fname) && (p = path_tail_with_seperator(fname)) != fname) {
if (!dir_of_file_exists(fname) && (p = path_tail_with_sep(fname)) != fname) {
int c = *p;
/* The directory doesn't exist. Try creating it and opening