tags 808276 +patch thanks
This changes (conteins->contains) along with another typo (commmand) in the same line.
Regards, Anders Jonsson
From ac779f9fa2d56a0f074d4ae3843a23ddef3edf9f Mon Sep 17 00:00:00 2001 From: Anders Jonsson <[email protected]> Date: Wed, 28 Mar 2018 00:38:07 +0200 Subject: debian/control: fix typos --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5ecea76..c52dc6d 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Description: command line tools for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . - This package conteins commmand line tools for libmarisa. + This package contains command line tools for libmarisa. Package: libmarisa0 Architecture: any -- 2.16.2

