summaryrefslogtreecommitdiff
path: root/expat/README.md
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-03-24 18:52:22 +0100
committerSebastian Pipping <sebastian@pipping.org>2021-03-24 21:05:04 +0100
commitd0faa1ec149527ac0da7e39d3531d554947ea506 (patch)
treeedfe449e19d72009bc76c59881194a49b54ac85e /expat/README.md
parent4bd4bac2682d913515c9dd638592582ccfca285a (diff)
downloadlibexpat-git-d0faa1ec149527ac0da7e39d3531d554947ea506.tar.gz
README.md: Replace a "will" by a "may" to be more precise
Diffstat (limited to 'expat/README.md')
-rw-r--r--expat/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/README.md b/expat/README.md
index 4e505040..e2eafc3b 100644
--- a/expat/README.md
+++ b/expat/README.md
@@ -196,7 +196,7 @@ distribution.
### b) Building with CMake
-The CMake build system is still *experimental* and will replace the primary
+The CMake build system is still *experimental* and may replace the primary
build system based on GNU Autotools at some point when it is ready.