renaming entries and fixing typos

This commit is contained in:
Trilarion
2019-06-26 12:06:52 +02:00
parent 046d20743a
commit 54dab3a967
37 changed files with 111 additions and 89 deletions

View File

@@ -20,7 +20,7 @@
- **[XZ Utils](xz.md)** (C, Custom, mature)
- **[libpng](libpng.md)** (C, Custom, mature)
- **[pkg-config](pkgconfig.md)** (C, GPL-2.0, mature)
- **[wxWidgets](wxwidgets.md)** (C++, Objective C, Custom, mature)
- **[wxWidgets](wxwidgets.md)** (C++, Objective-C, Custom, mature)
- **[yaml-cpp](yaml_cpp.md)** (C++, MIT, mature)
- **[zlib](zlib.md)** (C, zlib, mature)

View File

@@ -8,7 +8,7 @@ _C++ library that lets developers create applications for Windows, Mac OS X, Lin
- Download: http://wxwidgets.org/downloads/
- Keywords: gui toolkit
- Code repository: https://github.com/wxWidgets/wxWidgets.git
- Code language: C++, Objective C
- Code language: C++, Objective-C
- Code license: Custom
## Building