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/gen_plist.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gen_plist.lua') diff --git a/scripts/gen_plist.lua b/scripts/gen_plist.lua index 63f967d1..d43da45c 100755 --- a/scripts/gen_plist.lua +++ b/scripts/gen_plist.lua @@ -1,7 +1,7 @@ #!/usr/bin/lua -- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE. --- This script generates the "Info.plist" file for the Mac OSX App bundle. +-- This script generates the "Info.plist" file for the macOS App bundle. local lang, exts local languages, extensions = {}, {} -- cgit v1.2.3