From 10a7fff2b80831f04d99b73a365bb3a6a85b5764 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 17:41:37 +0100 Subject: [PATCH] Correcting copy/paste error in package description, thanks Paul Wise (Closes: #982347). Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.