diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-11-27 07:05:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-26 15:05:51 -0800 |
| commit | 62fe6ffbbbae9149fb8c48cde2a34b809e2a3008 (patch) | |
| tree | 1761c7401df45572879f029ae32fc3cda4e6cec2 /ports/matroska | |
| parent | 539a182d3773b9a84807b978c9684ba471446bf4 (diff) | |
| download | vcpkg-62fe6ffbbbae9149fb8c48cde2a34b809e2a3008.tar.gz vcpkg-62fe6ffbbbae9149fb8c48cde2a34b809e2a3008.zip | |
[ebml/gppanel/matroska/polyhook2/unrar] Fix typos in CONTROL files (#14794)
Diffstat (limited to 'ports/matroska')
| -rw-r--r-- | ports/matroska/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/matroska/CONTROL b/ports/matroska/CONTROL index 81345c1eb..ba4f33c2c 100644 --- a/ports/matroska/CONTROL +++ b/ports/matroska/CONTROL @@ -1,6 +1,6 @@ Source: matroska Version: 1.6.2 Homepage: https://github.com/Matroska-Org/libmatroska -Description: a C++ libary to parse Matroska files (.mkv and .mka) +Description: a C++ library to parse Matroska files (.mkv and .mka) Build-Depends: ebml Supports: !uwp
\ No newline at end of file |
