[X2Go-Commits] [python-x2go] 01/01: documentation: typo fix in class name.

git-admin at x2go.org git-admin at x2go.org
Thu Sep 6 18:18:59 CEST 2018


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

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

commit 6d0c97940106485959a43bc850c1ce81d1ebb53a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Sep 6 18:18:56 2018 +0200

    documentation: typo fix in class name.
---
 x2go/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x2go/__init__.py b/x2go/__init__.py
index 2ec7363..db60e16 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -55,7 +55,7 @@ API Concept
           user) configuration node »settings«
         - :class:`x2go.backends.printing.file.X2GoClientPrinting` --- provide access to X2Go (global and
           user) configuration node »printing«
-        - :class:`x2go.backends.profiles.files.X2GoSessionProfiles` --- provide access to X2Go (global and
+        - :class:`x2go.backends.profiles.file.X2GoSessionProfiles` --- provide access to X2Go (global and
           user) configuration node »sessions«
         - :class:`x2go.backends.profiles.httpbroker.X2GoSessionProfiles` --- provide API for obtaining
           session profiles from a http(s) based X2Go Session Broker

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list