Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/master 725ceb576 -> 8092fab19


(Typo fixes...)


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/8092fab1
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/8092fab1
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/8092fab1

Branch: refs/heads/master
Commit: 8092fab1984562decc97f5f6739f4c897a39f401
Parents: 725ceb5
Author: ddekany <[email protected]>
Authored: Sun Jul 9 01:01:37 2017 +0200
Committer: ddekany <[email protected]>
Committed: Sun Jul 9 01:01:37 2017 +0200

----------------------------------------------------------------------
 src/main/docgen/book.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/8092fab1/src/main/docgen/book.xml
----------------------------------------------------------------------
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index f8283c5..a491c97 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -1804,7 +1804,7 @@ two freemarker.jar-s and unpredictable behavior!
         branch, you may want to publish that version to <link
         
xlink:href="https://repository.apache.org/content/repositories/snapshots";>https://repository.apache.org/content/repositories/snapshots</link>.
         Users or fellow developers can use this Maven repository to try
-        snapshot version.</para>
+        snapshot versions.</para>
 
         <para>To publish the snapshot version, fist check that
         <literal>version.properties</literal> contains the proper version,
@@ -1812,7 +1812,7 @@ two freemarker.jar-s and unpredictable behavior!
         <literal>-SNAPSHOT</literal>. (If not, it will deploy to the release
         staging repository.) Then issue <literal>ant dist
         maven-dist</literal>. (Note that just as with a real release, the
-        artifacts with be signed with PGP.)</para>
+        artifacts will be signed with PGP.)</para>
       </section>
 
       <section xml:id="updating-homepage">

Reply via email to