summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:48:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:10:47 +0000
commitfbb530280f13e47ea5ba8854c62fa07bc6351737 (patch)
treedce49b389aa5a9641adb2efef38976709a623fb7 /debian
parentRepeating section per binary package in control for consistency reasons. (diff)
downloadpgcli-fbb530280f13e47ea5ba8854c62fa07bc6351737.tar.xz
pgcli-fbb530280f13e47ea5ba8854c62fa07bc6351737.zip
Correcting postgres spelling in package long-description.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e0aab84..4e96fb5 100644
--- a/debian/control
+++ b/debian/control
@@ -32,5 +32,5 @@ Depends:
${misc:Depends},
${python3:Depends},
Description: CLI for PostgreSQL with auto-completion and syntax highlighting
- pgcli is a command line interface for Postgres with auto-completion and syntax
- highlighting. It is also capable of pretty printing tabular data.
+ pgcli is a command line interface for PostgreSQL with auto-completion and
+ syntax highlighting. It is also capable of pretty printing tabular data.