From 4f9a8d39d2e92fe20d60d5481ca52bd3a0de24e1 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 23 Oct 2023 10:34:34 +0200 Subject: Fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9af8dad..c773473 100644 --- a/README.md +++ b/README.md @@ -122,12 +122,12 @@ All compiler toolchains additionally provide: The `CC` toolchain definition for use with [rules-cc](https://github.com/just-buildsystem/rules-cc) -All tool toolchains (including `+tools`) provide: +All tool toolchains (including `+tools`) provide: - `["CC/foreign", "defaults"]`: The `CC/foreign` toolchain definition for use with [rules-cc](https://github.com/just-buildsystem/rules-cc) -The `busybox` toolchain (including `+tools`) additionally provides: +The `busybox` toolchains (including `+tools`) additionally provide: - `["patch", "defaults"]`: The `patch` toolchain definition for use with [rules-cc](https://github.com/just-buildsystem/rules-cc) @@ -182,5 +182,5 @@ Example configuration for bootstrapping on NixOS (hashes may vary): ## License All files are copyright Huawei Cloud Computing Technology Co., Ltd., license -Apache-2.0, expect for the patches in `etc/patches`, which are license GPL-2.0 +Apache-2.0, except for the patches in `etc/patches`, which are license GPL-2.0 (the same license as the respective upstream project). -- cgit v1.2.3