1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 11:13:12 +02:00

aspell: fix typo in a comment

This commit is contained in:
Sebastien Helleu
2012-03-24 11:05:24 +01:00
parent b3c00abbbb
commit b877a53f80
+1 -1
View File
@@ -679,7 +679,7 @@ weechat_aspell_modifier_cb (void *data, const char *modifier,
return NULL;
/*
* for performance: return last stirng built if input string is the
* for performance: return last string built if input string is the
* same (for example user just change cursor position, or input text is
* refreshed with same content)
*/