The branch, twofactorauth has been updated via cee0cac37466c9ea792588f0a26f6842d104f8e4 (commit) from 917cca2a6a1dbd6cf1105cf9b5329d76a7c99758 (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/backends/profiles/_file.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/backends/profiles/_file.py b/x2go/backends/profiles/_file.py index eb21f61..fbbf396 100644 --- a/x2go/backends/profiles/_file.py +++ b/x2go/backends/profiles/_file.py @@ -186,7 +186,7 @@ class X2goSessionProfilesFILE(inifiles.X2goIniFile): @type profile_id_or_name: C{str} @param parameter: if specified, only the value for the given parameter is returned @type parameter: C{str} - @param profile_id: profile ID (fast than specifying C{profile_id_or_name}) + @param profile_id: profile ID (faster than specifying C{profile_id_or_name}) @type profile_id: C{str} @return: the session profile configuration for the given profile ID (or name) 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).