diff --git a/scripts/notes b/scripts/notes index 1894a5d63c..8a1c96f254 100755 --- a/scripts/notes +++ b/scripts/notes @@ -109,8 +109,8 @@ elif [[ "Darwin" = "$system" ]] ; then printf " Notes for ${system} $release - # For Snow Leopard be sure to have XCode Tools Version 3.2.1 (1613) or later (there were bugs with the dvd release version). - # You should download the latest XCode tools from developer.apple.com. This is necessary since the dvd install for Snow Leopard has bugs. + # For Snow Leopard be sure to have Xcode Tools Version 3.2.1 (1613) or later (there were bugs with the dvd release version). + # You should download the latest Xcode tools from developer.apple.com. This is necessary since the dvd install for Snow Leopard has bugs. # If you intend on installing MacRuby you must install LLVM first. # If you intend on installing JRuby you must install the JDK. # If you intend on installing IronRuby you must install Mono (version 2.6 or greater is recommended).