From c12aaa8a060da7435cf0b11d99c74846ab60c282 Mon Sep 17 00:00:00 2001
From: Magesh Umasankar
Date: Mon, 3 Dec 2001 16:37:42 +0000
Subject: [PATCH] Typo fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270066 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/tar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/tar.html b/docs/manual/CoreTasks/tar.html
index af2f63b31..90f099526 100644
--- a/docs/manual/CoreTasks/tar.html
+++ b/docs/manual/CoreTasks/tar.html
@@ -65,7 +65,7 @@ the limit.
longfile |
Determines how long files (>100 chars) are to be
handled. Allowable values are "truncate", "fail",
- "warn", "omil" and "gnu". Default is
+ "warn", "omit" and "gnu". Default is
"warn". |
No |