From c8ba5d212c9da7d11f08684c5d244cfaad4d0032 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 31 Aug 2010 09:10:41 +0000 Subject: applied typo fixes for the "file" and "config" modules (thank OmegaPhil) fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/window/libkviwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/window/libkviwindow.cpp') diff --git a/src/modules/window/libkviwindow.cpp b/src/modules/window/libkviwindow.cpp index d823c55b8..c28799804 100644 --- a/src/modules/window/libkviwindow.cpp +++ b/src/modules/window/libkviwindow.cpp @@ -874,7 +874,7 @@ static bool window_kvs_cmd_listtypes(KviKvsModuleCommandCall * c) See [cmd]window.listtypes[/cmd] for a list of available window types in this KVIrc release.[br] If is the special word 'all', all the window types are listed.[br] specifies the irc context in which the windows are searched.[br] - If no is specified , the current one is used.[br] + If no is specified, the current one is used.[br] If is the special word 'all', all the irc context are searched.[br] If is the special word 'none' then only windows not belonging to any irc context are listed.[br] @@ -899,7 +899,7 @@ static bool window_kvs_cmd_listtypes(KviKvsModuleCommandCall * c) [comment]# List all the user windows created with $window.open[/comment] [comment]# They may either belong to an irc context or not[/comment] [cmd]echo[/cmd] $window.list(userwnd,any) - [comment]# Ok , let's use it[/comment] + [comment]# Ok, let's use it[/comment] [comment]# A nice alias that allows iterating commands through all the consoles[/comment] [comment]# Note the array returned by $window.list[/comment] [comment]# This is by LatinSuD :)[/comment] -- cgit v1.3.1-10-gc9f91