forked from external/yambar
codespell: spelling fixes
This commit is contained in:
parent
3d8bdfadb4
commit
9cf00f8200
2 changed files with 2 additions and 2 deletions
2
tag.c
2
tag.c
|
@ -454,7 +454,7 @@ tags_expand_template(const char *template, const struct tag_set *tags)
|
|||
continue;
|
||||
}
|
||||
|
||||
/* Copy characters preceeding the tag (name) */
|
||||
/* Copy characters preceding the tag (name) */
|
||||
sbuf_append_at_most(&formatted, template, begin - template);
|
||||
|
||||
/* Parse arguments */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue