This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git
The following commit(s) were added to refs/heads/master by this push:
new d856ea5 Fix typos
d856ea5 is described below
commit d856ea51ecbd204ce69e732c875676eb2d29782c
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 15 08:25:25 2023 -0500
Fix typos
---
src/site/xdoc/faq.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml
index 8616f21..50b2218 100644
--- a/src/site/xdoc/faq.xml
+++ b/src/site/xdoc/faq.xml
@@ -32,7 +32,7 @@
</subsection>
<subsection name="Doesn't JSR199 already deprecate JCI?">
Well, as said before ...there are no backports so far. And if
you give the
- the final java tools API in Java 6 a try you might well come
back and
+ final java tools API in Java 6 a try you might well come back
and
enjoy JCI :)
</subsection>
<subsection name="How well tested is the code?">