diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-09 07:04:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-09 07:04:06 +0000 |
commit | 2369792d2d1d54dfb06f370f8170cb24b0647763 (patch) | |
tree | 4710f0578a878470f1610f85c4959d079f2e7de0 | |
parent | Correcting typo in TODO file. (diff) | |
download | litecli-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>
-rw-r--r-- | debian/control | 2 |
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. |