From c2f4b9617bcabb5efb333cc98d4d5805955d8c25 Mon Sep 17 00:00:00 2001
From: Nick Burch
Date: Fri, 15 Sep 2006 10:22:19 +0000
Subject: [PATCH] Update a cvs link to an svn one
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@446566 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/content/xdocs/hssf/how-to.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/documentation/content/xdocs/hssf/how-to.xml b/src/documentation/content/xdocs/hssf/how-to.xml
index 4d9f829bb2..1570efda1b 100644
--- a/src/documentation/content/xdocs/hssf/how-to.xml
+++ b/src/documentation/content/xdocs/hssf/how-to.xml
@@ -244,7 +244,7 @@ method (sheet.removeRow(hssfrow)) and create objects just as you
would if creating a new xls. When you are done modifying cells just
call workbook.write(outputstream) just as you did above.
An example of this can be seen in
-org.apache.poi.hssf.dev.HSSF.
+org.apache.poi.hssf.dev.HSSF.
Event API
--
2.39.5