mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
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"
|
||||
|
||||
Reference in New Issue
Block a user