From f138911b65dfce85c551f9e2e4bbeb595d6c6755 Mon Sep 17 00:00:00 2001 From: un1versal Date: Wed, 2 Mar 2016 12:15:44 +0000 Subject: documentation: formatting/indentation + minor syntax fixes + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes --- src/modules/context/libkvicontext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/context/libkvicontext.cpp') 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( $context.state() @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. -- cgit v1.3.1-10-gc9f91