summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-13 23:02:00 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-13 23:02:00 +0200
commit27c965d86d8cb2d37cdadadb2d8f561510e00fa6 (patch)
tree467042fe04604b09e7c1f5a0dd6917f624969fa7
parentc73285dbc2bb11ea234bddf8621563c45154f147 (diff)
downloadcurl-27c965d86d8cb2d37cdadadb2d8f561510e00fa6.tar.gz
fixup minor rephrase
Thanks to @solariekille2 on twitter
-rw-r--r--docs/FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ b/docs/FAQ
index b25165ef8..5cd297cf7 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1517,7 +1517,7 @@ FAQ
platforms such as Windows. Today, we don't really know how many users that
still require the use of a C89 compiler.
- We will remain using C89 for as long as nobody brings up a strong enough
+ We will continue to use C89 for as long as nobody brings up a strong enough
reason for us to change our minds. The core developers of the project don't
feel restricted by this and we are not convinced that going C99 will offer us
enough of a benefit to warrant the risk of cutting off a share of users.