Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352694 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-06-13 00:51:20 +00:00
parent 9d1fbeeefc
commit 34de41e82a
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<td>VistaJDBC driver works with both StarOffice and Excel spreadsheets and <td>VistaJDBC driver works with both StarOffice and Excel spreadsheets and
can access data using standard SQL statements without any API programming. can access data using standard SQL statements without any API programming.
VistaJDBC also implemented ability to choose by not just rows and columns but by VistaJDBC also implemented ability to choose by not just rows and columns but by
specific cells, ranges of sells, etc. specific cells, ranges of cells, etc.
</td> </td>
</tr> </tr>
</table> </table>