diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2018-09-09 02:34:08 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2018-09-09 02:34:08 +0000 |
commit | 8d5ae34b81cfc38744be68ebd9871359a8e6cbe8 (patch) | |
tree | 3f9f89b92becfb2a915a30fd44634b4cf5da63bd | |
parent | 3ac2b76bd38ca641d2755f5c55259307785f9111 (diff) | |
download | jackcess-8d5ae34b81cfc38744be68ebd9871359a8e6cbe8.tar.gz jackcess-8d5ae34b81cfc38744be68ebd9871359a8e6cbe8.zip |
spelling
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1198 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r-- | src/site/xdoc/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 6a77933..7dd82ef 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -22,7 +22,7 @@ <subsection name="Expression Evaluation (2018-09-08)"> <p> Have you ever wished that Jackcess could handle field "default - values" (or other expressins)? Wish no longer! Experimental + values" (or other expressions)? Wish no longer! Experimental support for expression evaluation has finally landed in the 2.2.0 release. See the <a href="apidocs/com/healthmarketscience/jackcess/expr/package-summary.html#package_description">expression package</a> javadocs for more details. |