[X2Go-Commits] [x2goclient] 86/126: macbuild.sh: spelling fix.

git-admin at x2go.org git-admin at x2go.org
Wed Dec 30 21:32:20 CET 2015


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

x2go pushed a commit to branch bugfix/osx
in repository x2goclient.

commit eae1f1c7b8bf8bb38dcbfc4f8e405eff7eae8d5d
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Sep 24 04:28:15 2015 +0200

    macbuild.sh: spelling fix.
---
 debian/changelog |    1 +
 macbuild.sh      |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b33183..4a2a2ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -162,6 +162,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
     - deduplicate.sh: replace tabs with two spaces. No functional changes.
     - macbuild.sh: merge deduplicate.sh content in. Also enable the
       functionality "for real", not just as a dry-run.
+    - macbuild.sh: spelling fix.
 
   [ Oleksandr Shneyder ]
   * New upstream release (4.0.5.1):
diff --git a/macbuild.sh b/macbuild.sh
index e48578b..2b8dec9 100755
--- a/macbuild.sh
+++ b/macbuild.sh
@@ -160,7 +160,7 @@ if type -P port >/dev/null 2>&1; then
   MACPORTS_PREFIX_SEARCH="$(type -P port)"
   MACPORTS_PREFIX_SEARCH="${MACPORTS_PREFIX_SEARCH%%bin/port}"
 else
-  # Port not being part find in ${PATH} doesn't necessarily mean it isn't available.
+  # Port not being found in ${PATH} doesn't necessarily mean it isn't available.
   # Try to guess.
   MACPORTS_PREFIX_SEARCH="/opt/local/"
 fi

--
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