From 07867e9e4caf28738fb613c803c385f368db433e Mon Sep 17 00:00:00 2001 From: Dessa Date: Sun, 31 Jan 2016 19:36:37 +0100 Subject: run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Arfrever --- src/modules/python/libkvipython.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/python') diff --git a/src/modules/python/libkvipython.cpp b/src/modules/python/libkvipython.cpp index a90c0b071..f322cba00 100644 --- a/src/modules/python/libkvipython.cpp +++ b/src/modules/python/libkvipython.cpp @@ -127,7 +127,7 @@ [br] In the example above, KVIrc creates an interpreter when [cmd]python.begin[/cmd] is invoked and destroys it at [cmd]python.end[/cmd] parsing time. - In fact, KVIrc can mantain multiple persistent interpreters that will + In fact, KVIrc can maintain multiple persistent interpreters that will allow you to preserve your context across [cmd]python.begin[/cmd] invocations.[br] [br] You can invoke a specific Python context by passing it as parameter to the [cmd]python.begin[/cmd] @@ -199,7 +199,7 @@ Sets KVIrc's local variable %x to <value>[br]     [b]kvirc.setGlobal(<Y>,<value>)[/b][br] Sets KVIrc's global variable %Y to <value>[br] - The local variables referenced belong to the current KVS exection context + The local variables referenced belong to the current KVS execution context while the global variables are visible everywhere.[br] [example] %pippo = test -- cgit v1.3.1-10-gc9f91