[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.0.44.2-36-g86dd49d

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:42 CEST 2013


The branch, twofactorauth has been updated
       via  86dd49d72719be51f61426d25be9046192d71d64 (commit)
      from  d6f3ff3de2aa74f329ffbaadb72e6c03be46ef88 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2go/cache.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/cache.py b/x2go/cache.py
index cf46f62..5e5e3a1 100644
--- a/x2go/cache.py
+++ b/x2go/cache.py
@@ -34,7 +34,7 @@ import x2go_exceptions
 class X2goListSessionsCache(object):
     """\
     For non-blocking operations in client applications using Python X2go, it is
-    recommended to enable the L{X2goListSessionsCache}. This can be done when calling
+    recommended to enable the L{X2goListSessionsCache}. This can be done by calling
     the constructor of the L{X2goClient} class.
 
     The session list cache gets updated in regularly intervals by a threaded


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).




More information about the x2go-commits mailing list