brotli: fix typo for DESCRIPTION

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Konrad Weihmann
2020-05-30 22:11:21 +02:00
committed by Khem Raj
parent bb3d3c3fda
commit baefbb359c
@@ -1,5 +1,5 @@
SUMMARY = "Lossless compression library and tool"
DESCRIPTIOM = "Brotli is a generic-purpose lossless compression algorithm \
DESCRIPTION = "Brotli is a generic-purpose lossless compression algorithm \
that it is similar in speed to deflate but offers more dense compression."
HOMEPAGE = "https://github.com/google/brotli"
BUGTRACKER = "https://github.com/google/brotli/issues"