This is an automated email from the ASF dual-hosted git repository.
woonsan pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git
The following commit(s) were added to refs/heads/2.3-gae by this push:
new c4e21c0 typo
c4e21c0 is described below
commit c4e21c08d2de340c849c597092d7537cf2399f85
Author: Woonsan Ko <[email protected]>
AuthorDate: Sun Aug 4 17:49:58 2019 -0400
typo
---
src/manual/en_US/book.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml
index fda828d..3657dbe 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -17061,7 +17061,7 @@ N
<secondary>drop while</secondary>
</indexterm>
- <para>Returns a new sequence that contains the elements fro the
+ <para>Returns a new sequence that contains the elements from the
input sequence starting with from the first element that does
<emphasis>not</emphasis> match the parameter predicate (condition).
After that, all elements are included, regardless if they match the