From: Pascal de Bruijn
Date: Tue, 3 Dec 2019 09:38:13 +0000 (+0100)
Subject: package/postgresql: fix minor typo
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d79bab065e13f5c6def3ce1884d684fdf9f9300c;p=buildroot.git
package/postgresql: fix minor typo
pgsql as a tool does not exist, it's called psql
Signed-off-by: Pascal de Bruijn
Reviewed-by: Peter Seiderer
Signed-off-by: Arnout Vandecappelle (Essensium/Mind)
---
diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in
index e548d3cb27..2f677daf5b 100644
--- a/package/postgresql/Config.in
+++ b/package/postgresql/Config.in
@@ -11,7 +11,7 @@ config BR2_PACKAGE_POSTGRESQL
database system.
Enable the readline package to gain readline support in
- pgsql (the command line interpreter), which offers
+ psql (the command line interpreter), which offers
command history and edit functions.
Enable the zlib package to gain builtin compression for