From 91d757ad38723aaa03d6d6b3c17c9a4762a84fd9 Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Fri, 17 Jun 2011 21:41:59 -0700 Subject: Python: fix version number in comments Signed-off-by: Adam Vandenberg --- Library/Formula/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index cfce0e2ac..6ebf169df 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -1,6 +1,6 @@ require 'formula' -# This formula for Python 2.7.1 +# This formula for Python 2.7.x # Python 3.x is available as a separate formula: # $ brew install python3 -- cgit v1.2.3