summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 07:04:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 07:04:06 +0000
commit2369792d2d1d54dfb06f370f8170cb24b0647763 (patch)
tree4710f0578a878470f1610f85c4959d079f2e7de0 /debian
parentCorrecting typo in TODO file. (diff)
downloadlitecli-2369792d2d1d54dfb06f370f8170cb24b0647763.tar.xz
litecli-2369792d2d1d54dfb06f370f8170cb24b0647763.zip
Correcting copy/paste error in package description, thanks Paul Wise <pabs@debian.org> (Closes: #982347).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 34f0cb2..09bb347 100644
--- a/debian/control
+++ b/debian/control
@@ -22,5 +22,5 @@ Depends:
${misc:Depends},
${python3:Depends},
Description: CLI for SQlite with auto-completion and syntax highlighting
- pgcli is a command line interface for SQlite with auto-completion and
+ litecli is a command line interface for SQlite with auto-completion and
syntax highlighting. It is also capable of pretty printing tabular data.