aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/context/libkvicontext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/context/libkvicontext.cpp')
-rw-r--r--src/modules/context/libkvicontext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/context/libkvicontext.cpp b/src/modules/context/libkvicontext.cpp
index bcf8a5813..b0da0cc6c 100644
--- a/src/modules/context/libkvicontext.cpp
+++ b/src/modules/context/libkvicontext.cpp
@@ -414,7 +414,7 @@ STANDARD_IRC_CONNECTION_TARGET_PARAMETER(
<string> $context.state(<irc_context_id:uint>)
@description:
Returns a string describing the state of the specified IRC context.
- The string will be either "idle","connecting","loggingin" or "connected".
+ The string will be either [i]idle[/i], [i]connecting[/i], [i]logging in[/i] or [i]connected[/i].
If no irc_context_id is specified then the current irc_context is used.
If the irc_context_id specification is not valid then this function
returns nothing.