From b3cbff3e4e80aac25f922d7fec4e198c6dde95b3 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 17 Aug 2020 17:56:52 -0400 Subject: Updated some documentation and use macOS instead of Mac OSX. --- scripts/osx/textadept_osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/osx/textadept_osx') diff --git a/scripts/osx/textadept_osx b/scripts/osx/textadept_osx index 3ab1d4ad..78a09679 100755 --- a/scripts/osx/textadept_osx +++ b/scripts/osx/textadept_osx @@ -15,7 +15,7 @@ export PANGO_LIBDIR="$bundle_res/lib" export PANGO_SYSCONFDIR="$bundle_res/etc" export CHARSETALIASDIR="$bundle_res/lib" -# Strip out the argument added by OSX. +# Strip out the argument added by macOS. if [ x`echo "x$1" | sed -e "s/^x-psn_.*//"` == x ]; then shift 1; fi # Source '~/.textadept/osx_env.sh' to set variables like $PATH when opening -- cgit v1.2.3