From d35bde9a4cfc7c2a9eb093b41136898a6c124113 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Tue, 24 Dec 2019 10:02:49 +0800 Subject: [PATCH] fix some misspells --- README.md | 6 +++--- RELEASE-NOTES.md | 2 +- Version.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3bfcd71a..676cbed1 100644 --- a/README.md +++ b/README.md @@ -147,11 +147,11 @@ and MiniGUI components, please fetch one of the following repositories from GitHub and follow the instructions to build the samples and the demonstration programs: -https://github.com/VincentWei/build-minigui-4.0 + or -https://github.com/VincentWei/build-minigui-3.2 + ### Unit Tests @@ -159,7 +159,7 @@ https://github.com/VincentWei/build-minigui-3.2 Since MiniGUI 4.0.0, we organize the unit test code of MiniGUI APIs in the following repository: -https://github.com/VincentWei/mg-tests + If you are interested in hacking the MiniGUI code, please visit this repository. diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c14caaea..427a43ec 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -13,7 +13,7 @@ Please report any bugs and incompatibilities in ### What's new in this version -In this version, we mainly enhance the DRM engine of MiniGUI in order +In this version, we mainly enhanced the DRM engine of MiniGUI in order to integrate MiniGUI with Mesa and Cairo, for example, to implement EGL for MiniGUI platform. diff --git a/Version.md b/Version.md index 6dc23095..5b969dca 100644 --- a/Version.md +++ b/Version.md @@ -4,5 +4,5 @@ This release needs the following packages: - The resource package: `minigui-res-4.0.0.tar.gz` - The sample package: `mg-samples-4.0.1.tar.gz` -- The test package: `mg-test-4.0.4.tar.gz` +- The test cases package: `mg-tests-4.0.4.tar.gz`