mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
core: fix typos in many comments and some strings
This commit is contained in:
@@ -56,7 +56,7 @@ struct t_irc_redirect
|
||||
/* redirected */
|
||||
int assigned_to_command; /* 1 if assigned to a command */
|
||||
time_t start_time; /* time when command is sent to server */
|
||||
/* (this is begining of this redirect) */
|
||||
/* (this is beginning of this redirect) */
|
||||
struct t_hashtable *cmd_start; /* command(s) starting redirection */
|
||||
/* (can be NULL or empty) */
|
||||
struct t_hashtable *cmd_stop; /* command(s) stopping redirection */
|
||||
|
||||
Reference in New Issue
Block a user