From 36b62a7ed1b8ae93aad5e2fc841e67efc7cef749 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Mon, 17 Jul 2006 16:23:54 +0000 Subject: [PATCH] remove double can; replace period w/ colon git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@422756 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/running.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/running.html b/docs/manual/running.html index 00b4e23ff..cb71984d8 100644 --- a/docs/manual/running.html +++ b/docs/manual/running.html @@ -529,8 +529,8 @@ classpath possible, generally just the ant-launcher.jar. -Ant can can be started in Ant via the <java> command. -Here is an example. +Ant can be started in Ant via the <java> command. +Here is an example:
 <java