From 9e6ba48dbd62d4bdb073febf3ceaa61d6cca7370 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Wed, 28 Nov 2018 15:59:48 +0200 Subject: [PATCH] Typofix --- sys/unix/hints/macosx10.14 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/hints/macosx10.14 b/sys/unix/hints/macosx10.14 index c5ee80cbe..6c5019d9f 100644 --- a/sys/unix/hints/macosx10.14 +++ b/sys/unix/hints/macosx10.14 @@ -225,7 +225,7 @@ ifdef MAKEFILE_TOP # be changed. # # Packages that are being distributed must be signed by a Developer ID Installer -# certificate. Set DEVERLOPER_CERT to the name of the certificate if you wish +# certificate. Set DEVELOPER_CERT to the name of the certificate if you wish # for your package to be signed for distribution. # # If building a package for signing, you must use sudo approriately.