From 33bac6508618472c674733bb06ace05dde5bd990 Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Wed, 20 Apr 2011 17:27:07 +0000
Subject: [PATCH] typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095465 13f79535-47bb-0310-9956-ffa450edef68
---
manual/Tasks/jar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/Tasks/jar.html b/manual/Tasks/jar.html
index 3a9de693b..28f503c88 100644
--- a/manual/Tasks/jar.html
+++ b/manual/Tasks/jar.html
@@ -410,7 +410,7 @@ depend on your manifest:
provider |
- The classname of the class implemening the service.
+ The classname of the class implementing the service.
|
Yes, unless there is a nested
<provider> element. |