shithub: mc

Download patch

ref: 2533822d0fb51d2aedf941bac59d492acc1036a1
parent: 0a94564dff79963ff86d426065158ffe40479c06
author: bitmapper <bitmapper85@gmail.com>
date: Wed Oct 30 09:57:17 EDT 2019

spelling mistake in comment

--- a/mbld/deps.myr
+++ b/mbld/deps.myr
@@ -471,7 +471,7 @@
 	;;
 
 	/* OSX warns if we don't add a version */
-        /* OSX now hates this, and the breaks everything */
+        /* OSX now hates this, and then breaks everything */
         /*
 	if std.eq(opt_sys, "osx")
 		std.slpush(&n.cmd, std.sldup("-macosx_version_min"))