]> gitweb.factorcode.org Git - factor.git/commitdiff
editors.textwrangler: hopefully clarify text
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 24 Mar 2024 21:17:29 +0000 (16:17 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 24 Mar 2024 21:17:29 +0000 (16:17 -0500)
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