summaryrefslogtreecommitdiffstats
path: root/xdocs
diff options
context:
space:
mode:
authorTim McCune <javajedi@users.sf.net>2007-02-08 21:30:32 +0000
committerTim McCune <javajedi@users.sf.net>2007-02-08 21:30:32 +0000
commitbd77b4bbc84114b8ddece8fa607dd951adcc239f (patch)
tree82e7659ef99c688b8a3f439dc7746b0cf6fc8886 /xdocs
parentd4ba27d7aaa42ae874671e79e890f8957530976a (diff)
downloadjackcess-bd77b4bbc84114b8ddece8fa607dd951adcc239f.tar.gz
jackcess-bd77b4bbc84114b8ddece8fa607dd951adcc239f.zip
Fixed typo
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@138 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'xdocs')
-rw-r--r--xdocs/index.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdocs/index.xml b/xdocs/index.xml
index 21d0f29..c06f80f 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -8,7 +8,7 @@
<body>
<section name="Jackcess">
<p>
- Jackcess ia a pure Java library for reading from and
+ Jackcess is a pure Java library for reading from and
writing to MS Access databases. It is not an application.
There is no GUI. It's a library, intended for other
developers to use to build Java applications.