[X2Go-Commits] [x2goclient] 02/02: src/help.h: typo fix in comment only.

git-admin at x2go.org git-admin at x2go.org
Fri Jun 3 02:16:17 CEST 2016


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

x2go pushed a commit to branch master
in repository x2goclient.

commit 5625955793d40b71f4d2684bc4b3a748704f44a4
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jun 3 02:16:01 2016 +0200

    src/help.h: typo fix in comment only.
---
 debian/changelog |    1 +
 src/help.h       |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 80ba2b7..d5cd9d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
     - src/help.cpp: actually make help descriptions translatable. Looks ugly
       and is cumbersome to use, but there seems to be no other way to do
       that...
+    - src/help.h: typo fix in comment only.
 
   [ Mike DePaulo ]
   * New upstream release (4.0.5.2):
diff --git a/src/help.h b/src/help.h
index e1947d8..5ad3bc3 100644
--- a/src/help.h
+++ b/src/help.h
@@ -46,7 +46,7 @@ namespace help {
   params_t cleanup_params (params_t params);
 
   /*
-   * Splits a string into two component.
+   * Splits a string into two components.
    * The first component is at most max_length (or 200) characters long.
    * The string is split on the nearest space surrounding max_length
    * (or max_length itself.)

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list