aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libpqxx.rb2
-rw-r--r--Library/Formula/osm2pgsql.rb2
-rw-r--r--Library/Formula/pg_top.rb2
-rw-r--r--Library/Formula/pgpool-ii.rb2
-rw-r--r--Library/Formula/pgtap.rb2
-rw-r--r--Library/Formula/saga-core.rb2
-rw-r--r--Library/Formula/skytools.rb2
-rw-r--r--Library/Formula/slony.rb2
8 files changed, 8 insertions, 8 deletions
diff --git a/Library/Formula/libpqxx.rb b/Library/Formula/libpqxx.rb
index e91e1228a..40ad8f07d 100644
--- a/Library/Formula/libpqxx.rb
+++ b/Library/Formula/libpqxx.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb
index 711c24058..f7eeaef77 100644
--- a/Library/Formula/osm2pgsql.rb
+++ b/Library/Formula/osm2pgsql.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/pg_top.rb b/Library/Formula/pg_top.rb
index 4628d2796..aaef1f2e9 100644
--- a/Library/Formula/pg_top.rb
+++ b/Library/Formula/pg_top.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/pgpool-ii.rb b/Library/Formula/pgpool-ii.rb
index 0c5c07d6b..ab1439078 100644
--- a/Library/Formula/pgpool-ii.rb
+++ b/Library/Formula/pgpool-ii.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/pgtap.rb b/Library/Formula/pgtap.rb
index b7fc68ae1..853d336a1 100644
--- a/Library/Formula/pgtap.rb
+++ b/Library/Formula/pgtap.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/saga-core.rb b/Library/Formula/saga-core.rb
index 23ebd0876..bed45f952 100644
--- a/Library/Formula/saga-core.rb
+++ b/Library/Formula/saga-core.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/skytools.rb b/Library/Formula/skytools.rb
index d29d441a3..8b43c41c1 100644
--- a/Library/Formula/skytools.rb
+++ b/Library/Formula/skytools.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql
diff --git a/Library/Formula/slony.rb b/Library/Formula/slony.rb
index f4d076be1..1761445eb 100644
--- a/Library/Formula/slony.rb
+++ b/Library/Formula/slony.rb
@@ -2,7 +2,7 @@ require 'formula'
class PostgresqlInstalled < Requirement
def message; <<-EOS.undent
- PostgresQL is required to install.
+ PostgreSQL is required to install.
You can install this with:
brew install postgresql