summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-02-14 19:34:09 +0100
committerPatrick Lauer <patrick@gentoo.org>2016-02-14 19:34:51 +0100
commit097779c3b3674cc3d7fda6822c9bfa053a95f934 (patch)
treee87ec809682e6fb550fa9b60edc56128333e4e2c /dev-db/postgresql/postgresql-9.4.5-r2.ebuild
parentdev-python/flask-socketio: Bump (diff)
downloadgentoo-097779c3b3674cc3d7fda6822c9bfa053a95f934.tar.gz
gentoo-097779c3b3674cc3d7fda6822c9bfa053a95f934.tar.bz2
gentoo-097779c3b3674cc3d7fda6822c9bfa053a95f934.zip
dev-db/postgresql: Fix typo #574724
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-db/postgresql/postgresql-9.4.5-r2.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-9.4.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.4.5-r2.ebuild b/dev-db/postgresql/postgresql-9.4.5-r2.ebuild
index 1cffab75197b..36a8b40b203a 100644
--- a/dev-db/postgresql/postgresql-9.4.5-r2.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.5-r2.ebuild
@@ -254,7 +254,7 @@ pkg_postinst() {
elog
elog "It looks like this is your first time installing PostgreSQL. Run the"
elog "following command in all active shells to pick up changes to the default"
- elog "environemnt:"
+ elog "environment:"
elog " source /etc/profile"
fi