aboutsummaryrefslogtreecommitdiffstats
path: root/src/site/fml/faq.fml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2007-11-02 04:14:41 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2007-11-02 04:14:41 +0000
commite30234b0b4fb2f27a3d7891aad2d45082416674d (patch)
tree8646db953a016c5145638e456b39da616a52874b /src/site/fml/faq.fml
parent07034fd3ff42e7fd5a394c5dab44dce91c186070 (diff)
downloadjackcess-e30234b0b4fb2f27a3d7891aad2d45082416674d.tar.gz
jackcess-e30234b0b4fb2f27a3d7891aad2d45082416674d.zip
minor updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@168 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/site/fml/faq.fml')
-rw-r--r--src/site/fml/faq.fml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml
index 70c2b8c..4f6b9b8 100644
--- a/src/site/fml/faq.fml
+++ b/src/site/fml/faq.fml
@@ -133,7 +133,7 @@
Probably because you're missing a jar that Jackcess depends on from your
classpath. Take a look at the <a href="dependencies.html">dependencies list</a>. The first 3 are required for both building and running
and can be found either at the <a href="http://commons.apache.org/">
- Jakarta Commons</a> or the <a href="http://www.ibiblio.org/maven">Ibiblio
+ Apache Commons</a> or the <a href="http://www.ibiblio.org/maven">Ibiblio
Maven Repository</a>. The others are only required for building, in which
case, Maven will find them for you.
</p>