This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 5c5d93d9e80160dde9bd2f81662da644245ca047 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Apr 2 15:00:51 2017 +0200 src/onmainwindow.cpp: typo fix only. --- debian/changelog | 1 + src/onmainwindow.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8e71aeb..79439be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -144,6 +144,7 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium volume icon of the OS X DMG bundle. - macbuild.sh: use the new volume icon that actually also looks like a disk drive. Fixes: #930. + - src/onmainwindow.cpp: typo fix only. [ Oleksandr Shneyder ] * New upstream version (4.1.0.1): diff --git a/src/onmainwindow.cpp b/src/onmainwindow.cpp index 4b251bb..6e11044 100644 --- a/src/onmainwindow.cpp +++ b/src/onmainwindow.cpp @@ -6705,7 +6705,7 @@ void ONMainWindow::runCommand() { /* 1st override PATH and determine the base path to x2goruncommand. * Then in SlotRunCommand, call x2goruncommand without overriding PATH. - * This ensures that the PATH is never overriden for the actual user + * This ensures that the PATH is never overridden for the actual user * session. * Fixes: #1100 */ -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git