diff options
| author | Brett Koonce | 2012-01-04 00:05:05 -0600 |
|---|---|---|
| committer | Jack Nagel | 2012-01-06 09:43:54 -0600 |
| commit | 6e2d550cf4961129a790bfb0973f8e88704f439d (patch) | |
| tree | 9b96153922627807f2415492f6e6fe53cb60d130 /Library/Formula/postgresql.rb | |
| parent | 9a96d3697619aba476e0e07ab9263789c2283be9 (diff) | |
| download | homebrew-6e2d550cf4961129a790bfb0973f8e88704f439d.tar.bz2 | |
Fix spelling mistakes
Closes #9449.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 66b5e2538..002cf7d99 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -79,7 +79,7 @@ class Postgresql < Formula shown above, or move it out of the way before brewing PostgreSQL. Note that a framework Python in /Library/Frameworks/Python.framework is - the "MacPython" verison, and not the system-provided version which is in: + the "MacPython" version, and not the system-provided version which is in: /System/Library/Frameworks/Python.framework EOS end |
