The branch, master has been updated via 81d1fe7e7ea5eedc85c96ccfdd29fca3d16fff6a (commit) from e3aec5868789074d4f7166e29684df09cfe3099a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 81d1fe7e7ea5eedc85c96ccfdd29fca3d16fff6a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jun 14 17:09:42 2011 +0200 Typo fix ----------------------------------------------------------------------- Summary of changes: x2go/backends/terminal/_stdout.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2go/backends/terminal/_stdout.py b/x2go/backends/terminal/_stdout.py index 09a4147..38dcd24 100644 --- a/x2go/backends/terminal/_stdout.py +++ b/x2go/backends/terminal/_stdout.py @@ -141,7 +141,7 @@ class X2goSessionParams(object): Update all properties in the object L{X2goSessionParams} object from the passed on dictionary. - @param propertBies_to_be_updated: a dictionary with L{X2goSessionParams} + @param properties_to_be_updated: a dictionary with L{X2goSessionParams} property names as keys und their values to be update in L{X2goSessionParams} object. @type properties_to_be_updated: dict hooks/post-receive -- python-x2go.git (Python X2go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2go Client API).