diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-11-18 14:28:29 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-11-18 14:29:26 +0800 |
commit | 7115c88406ec78ea55d5dd576b4c2b4c31556641 (patch) | |
tree | 45ff9e024f5a31e51268801ac6b98b09b5082bab /chapter08/introduction.xml | |
parent | f8b186063150f471f9e72f2e317fe21d2d0f1e81 (diff) |
chapter08: fix minor grammar issues
Diffstat (limited to 'chapter08/introduction.xml')
-rw-r--r-- | chapter08/introduction.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/introduction.xml b/chapter08/introduction.xml index 2be7fe053..f80ccc0c1 100644 --- a/chapter08/introduction.xml +++ b/chapter08/introduction.xml @@ -34,9 +34,9 @@ First-time builders of LFS are encouraged to build without custom optimizations.</para> - <para>On the other hand, we keeps the optimizations enabled by the default - configuration of packages. In addition, we sometimes explicitly enable an - optimized configuration provided by the package but not enabled by + <para>On the other hand, we keep the optimizations enabled by the default + configuration of the packages. In addition, we sometimes explicitly enable an + optimized configuration provided by a package but not enabled by default. The package maintainers have already tested these configurations and consider them safe, so it's not likely they would break the build. Generally the default configuration already enables <option>-O2</option> |