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 | |
| parent | 539a182d3773b9a84807b978c9684ba471446bf4 (diff) | |
| download | vcpkg-62fe6ffbbbae9149fb8c48cde2a34b809e2a3008.tar.gz vcpkg-62fe6ffbbbae9149fb8c48cde2a34b809e2a3008.zip | |
[ebml/gppanel/matroska/polyhook2/unrar] Fix typos in CONTROL files (#14794)
| -rw-r--r-- | ports/ebml/CONTROL | 2 | ||||
| -rw-r--r-- | ports/gppanel/CONTROL | 2 | ||||
| -rw-r--r-- | ports/matroska/CONTROL | 2 | ||||
| -rw-r--r-- | ports/polyhook2/CONTROL | 2 | ||||
| -rw-r--r-- | ports/unrar/CONTROL | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/ports/ebml/CONTROL b/ports/ebml/CONTROL index 3f16f2ebd..7e491e6fc 100644 --- a/ports/ebml/CONTROL +++ b/ports/ebml/CONTROL @@ -1,5 +1,5 @@ Source: ebml
Version: 1.4.0 Homepage: https://github.com/Matroska-Org/libebml
-Description: a C++ libary to parse EBML files
+Description: a C++ library to parse EBML files
Supports: !uwp
\ No newline at end of file diff --git a/ports/gppanel/CONTROL b/ports/gppanel/CONTROL index f081193df..5b6bfcbbe 100644 --- a/ports/gppanel/CONTROL +++ b/ports/gppanel/CONTROL @@ -2,4 +2,4 @@ Source: gppanel Version: 2020-05-20 Build-Depends: wxwidgets Homepage: https://github.com/woollybah/gppanel -Description: gpPanel is chart libary for wxWidget. It inheritance from wxPanel and use modified wxMathPlot library at chart engine. +Description: gpPanel is chart library for wxWidget. It inheritance from wxPanel and use modified wxMathPlot library at chart engine. 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 diff --git a/ports/polyhook2/CONTROL b/ports/polyhook2/CONTROL index 753b7756f..2bd7dcbbe 100644 --- a/ports/polyhook2/CONTROL +++ b/ports/polyhook2/CONTROL @@ -1,7 +1,7 @@ Source: polyhook2
Version: 2020-09-22
Homepage: https://github.com/stevemk14ebr/PolyHook_2_0
-Description: C++17, x86/x64 Hooking Libary v2.0
+Description: C++17, x86/x64 Hooking Library v2.0
Supports: !(arm|uwp|linux|osx)
Default-Features: capstone,zydis,exception,detours,inlinentd,pe,virtuals
diff --git a/ports/unrar/CONTROL b/ports/unrar/CONTROL index 26a52bd1d..1d3149fe5 100644 --- a/ports/unrar/CONTROL +++ b/ports/unrar/CONTROL @@ -1,4 +1,4 @@ Source: unrar
Version: 5.8.1
Homepage: https://www.rarlab.com
-Description: rarlab's unrar libary
+Description: rarlab's unrar library
|
