From 4f8abe75758d8a3a03a7324fbc3dc7ba6d2457c1 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Fri, 8 Feb 2008 18:17:29 +0000 Subject: [PATCH] Tweak layout git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619968 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/getinvolved/index.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/documentation/content/xdocs/getinvolved/index.xml b/src/documentation/content/xdocs/getinvolved/index.xml index 2429aa4441..71ba941342 100644 --- a/src/documentation/content/xdocs/getinvolved/index.xml +++ b/src/documentation/content/xdocs/getinvolved/index.xml @@ -140,9 +140,10 @@ cd /tmp/poi-patch/new-files/ tar jcvf ../new-files.tar.bz2 cd .. -# Upload these two bugzilla +# Upload these to bugzilla echo "Please upload to bugzilla:" -echo " /tmp/poi-patch/diff.txt and /tmp/poi-patch/new-files.tar.bz2" +echo " /tmp/poi-patch/diff.txt" +echo " /tmp/poi-patch/new-files.tar.bz2" -- 2.39.5