1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

spelling: runtime

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-09-09 11:43:23 -04:00
committed by Sébastien Helleu
parent e3b8a6d21a
commit e1d7459660
+1 -1
View File
@@ -1620,7 +1620,7 @@ eval_syntax_highlight (const char *text, struct t_eval_context *eval_context)
* - ${weechat_data_dir}: WeeChat data directory
* - ${weechat_state_dir}: WeeChat state directory
* - ${weechat_cache_dir}: WeeChat cache directory
* - ${weechat_runtmie_dir}: WeeChat runtime directory
* - ${weechat_runtime_dir}: WeeChat runtime directory
* - ${eval:string}: the evaluated string
* - ${eval_cond:string}: the evaluated condition
* - ${esc:string} or ${\\string}: the string with escaped chars