diff options
| author | 2016-01-31 19:36:37 +0100 | |
|---|---|---|
| committer | 2016-01-31 19:36:37 +0100 | |
| commit | 07867e9e4caf28738fb613c803c385f368db433e (patch) | |
| tree | 2bdf9e8e5401c899cb5d72063ace1213ef174a30 /src/modules/avatar/libkviavatar.cpp | |
| parent | Merge pull request #1858 from bsdjunk/master (diff) | |
| download | KVIrc-07867e9e4caf28738fb613c803c385f368db433e.tar.gz KVIrc-07867e9e4caf28738fb613c803c385f368db433e.tar.bz2 KVIrc-07867e9e4caf28738fb613c803c385f368db433e.zip | |
run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Arfrever
Diffstat (limited to 'src/modules/avatar/libkviavatar.cpp')
| -rw-r--r-- | src/modules/avatar/libkviavatar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/avatar/libkviavatar.cpp b/src/modules/avatar/libkviavatar.cpp index 692834be3..5fd90aa7b 100644 --- a/src/modules/avatar/libkviavatar.cpp +++ b/src/modules/avatar/libkviavatar.cpp @@ -345,7 +345,7 @@ static bool avatar_kvs_cmd_unset(KviKvsModuleCommandCall * c) on the target side.[br] [b]Warning:[/b] The implementation of the avatar protocol is actually restricted to KVIrc clients only. In the future other clients may implement it.[br] - This command is [doc:connection_dependant_commands]connection dependant[/doc].[br] + This command is [doc:connection_dependant_commands]connection dependent[/doc].[br] @examples: [example] [comment]# Notify your current avatar to Pragma[/comment] |
