Updated Branches:
  refs/heads/master e2eafb8bb -> 2d0331ead

fixed typos

Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/2d0331ea
Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/2d0331ea
Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/2d0331ea

Branch: refs/heads/master
Commit: 2d0331eadea2ed1bc9652165e4b3671c51b0c112
Parents: e2eafb8
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Tue Feb 5 01:22:00 2013 +0100
Committer: Hervé Boutemy <hbout...@apache.org>
Committed: Tue Feb 5 01:22:00 2013 +0100

----------------------------------------------------------------------
 wagon-providers/wagon-http/src/site/apt/index.apt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/2d0331ea/wagon-providers/wagon-http/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/wagon-providers/wagon-http/src/site/apt/index.apt 
b/wagon-providers/wagon-http/src/site/apt/index.apt
index 2d3dc8e..77f69a5 100644
--- a/wagon-providers/wagon-http/src/site/apt/index.apt
+++ b/wagon-providers/wagon-http/src/site/apt/index.apt
@@ -4,7 +4,7 @@
  Carlos Sanchez
  Olivier Lamy
  ------
- 2011-08-29
+ 2013-02-05
  ------
 
  ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -44,7 +44,7 @@ Features
 
  * <<<maven.wagon.httpconnectionManager.maxPerRoute>>> = integer (default 20), 
maximum number of http(s) connection per destination.
 
- * <<<maven.wagon.httpconnectionManager.maxTotal>>> = integer (default 40), 
maximum number of htp(s) connection.
+ * <<<maven.wagon.httpconnectionManager.maxTotal>>> = integer (default 40), 
maximum number of http(s) connection.
 
  []
 
@@ -54,6 +54,6 @@ Features
 
  * <<<maven.wagon.http.ssl.allowall>>> = true/false (default false), 
enable/disable match of the server's X.509 certificate with hostname. If 
disabled, a browser like check will be used.
 
- * <<<maven.wagon.http.ssl.ignore.validity.dates>>> = true/false (default 
false), ignore issue with certificate dates.
+ * <<<maven.wagon.http.ssl.ignore.validity.dates>>> = true/false (default 
false), ignore issues with certificate dates.
 
  * <<<maven.wagon.rto>>> = time in ms (default 1800000), read time out.

Reply via email to