This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 15a60b1c129707e0b8280de0ef0a2234fd50010d Author: Ulrich Sibiller <uli42@gmx.de> Date: Wed Jun 16 19:16:21 2021 +0200 Clipboard.c: fix typos in comment --- nx-X11/programs/Xserver/hw/nxagent/Clipboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c index ba26f0915..bb4907393 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c @@ -1448,7 +1448,7 @@ static void transferSelectionFromXServer(int index, int resource) } else { - /* Collect the property and store ist with index "resource" d */ + /* Collect the property and store it with index "resource" */ result = NXCollectProperty(nxagentDisplay, free_resource, serverWindow, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git