[X2Go-Commits] [python-x2go] 01/02: typo fix

git-admin at x2go.org git-admin at x2go.org
Mon Apr 14 16:28:39 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository python-x2go.

commit 6f43617e82998f75efa15d1c4996215155f3b909
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Apr 14 16:26:28 2014 +0200

    typo fix
---
 x2go/inifiles.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x2go/inifiles.py b/x2go/inifiles.py
index 84a3e51..6b0b81e 100644
--- a/x2go/inifiles.py
+++ b/x2go/inifiles.py
@@ -203,7 +203,7 @@ class X2GoIniFile(object):
         For writing the first of the C{config_files} specified on instance construction
         that is writable will be used.
 
-        @return: C{True} if the user config file has been successfully writte, C{False} otherwise.
+        @return: C{True} if the user config file has been successfully written, C{False} otherwise.
         @rtype: C{bool}
 
         """

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git



More information about the x2go-commits mailing list