From 6f4212dcf15c4182bbab6d711f21fd5356f0cba3 Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Sat, 16 May 2015 23:52:33 -0700 Subject: [PATCH] Fix trivial documentation typo --- docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index daa2425ea..f2f758814 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -31,7 +31,7 @@ Debian sudo ./bootstrap/debian.sh -For squezze you will need to: +For squeeze you will need to: - Use ``virtualenv --no-site-packages -p python`` instead of ``-p python2``.