[tor-commits] [flashproxy/master] Typo.

dcf at torproject.org dcf at torproject.org
Sat Jun 1 17:06:36 UTC 2013


commit daf1c874686a043263d332a5982651207bd20048
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Jun 1 10:06:21 2013 -0700

    Typo.
---
 doc/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile b/doc/Makefile
index 9a6cee9..9183539 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -128,7 +128,7 @@ $(PT_BUNDLE_GNULINUX_I686) $(PT_BUNDLE_GNULINUX_X86_64): TBBDIR = $(WORKDIR)/tor
 $(PT_BUNDLE_GNULINUX_I686) $(PT_BUNDLE_GNULINUX_X86_64):
 	@if [ ! -f "$(BUNDLE_GNULINUX)" ]; then \
 		echo "$(BUNDLE_GNULINUX) is missing."; \
-		echo "Run \"make fetch-gnulinux-i686\" or \"make fetch gnulinux-i86_64\"."; \
+		echo "Run \"make fetch-gnulinux-i686\" or \"make fetch gnulinux-x86_64\"."; \
 		false; \
 	fi
 	rm -rf "$(WORKDIR)"



More information about the tor-commits mailing list