[X2Go-Commits] [x2goserver] 14/99: X2Go/Server/Agent/NX/Options.pm: replace occurrences of "option string" with "options string".

git-admin at x2go.org git-admin at x2go.org
Mon Dec 28 06:10:38 CET 2020


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

x2go pushed a commit to branch master
in repository x2goserver.

commit 6f553240ff3beb24eb9d82da7eba369b1b2b7149
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Nov 6 13:56:32 2020 +0100

    X2Go/Server/Agent/NX/Options.pm: replace occurrences of "option string" with "options string".
---
 X2Go/Server/Agent/NX/Options.pm | 2 +-
 debian/changelog                | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm
index 375a5d38..8c669b8d 100644
--- a/X2Go/Server/Agent/NX/Options.pm
+++ b/X2Go/Server/Agent/NX/Options.pm
@@ -29,7 +29,7 @@ use Storable qw (dclone);
 
 our @EXPORT_OK = qw (parse_options interpret_transform transform_intermediate intermediate_to_string);
 
-# Accepts an option string and returns a reference to an array of hashes
+# Accepts an options string and returns a reference to an array of hashes
 # (actually hash references) corresponding to the parsed key-value pairs.
 #
 # Empty components are allowed, but will issue a warning message. In such a
diff --git a/debian/changelog b/debian/changelog
index e77dedfe..b2a242dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -206,6 +206,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
       parameters" are transformations.
     - x2goserver/lib/x2goupdateoptionsstring: replace occurrences of "option
       string" with "options string".
+    - X2Go/Server/Agent/NX/Options.pm: replace occurrences of "option string"
+      with "options string".
   * debian/control:
     + Build-depend upon lsb-release for distro version detection.
   * debian/x2goserver.manpages:

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


More information about the x2go-commits mailing list