]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/textwrangler/textwrangler.factor
editors.textwrangler: hopefully clarify text
[factor.git] / basis / editors / textwrangler / textwrangler.factor
index 6fa420928f685976c100f134a53bbdb2a2baa116..dc357f55caf7a71bf5a254e0f2deffc01cbf274b 100644 (file)
@@ -4,8 +4,8 @@ USING: editors io.standard-paths kernel make math.parser
 namespaces sequences ;
 IN: editors.textwrangler
 
-! TextWrangler ships with a program called ``edit`` if you don't download
-! it from the App Store. Since the App Store version is lacking ``edit``,
+! TextWrangler ships with a program called ``edit`` if you download
+! it from the website. Since the App Store version is lacking ``edit``,
 ! there's a separate .zip you can download from:
 ! https://pine.barebones.com/files/tw-cmdline-tools.zip