]> source.dussan.org Git - jackcess.git/commitdiff
typo
authorJames Ahlborn <jtahlborn@yahoo.com>
Tue, 29 Dec 2015 03:06:49 +0000 (03:06 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Tue, 29 Dec 2015 03:06:49 +0000 (03:06 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@976 f203690c-595d-4dc9-a70b-905162fa7fd2

src/site/xdoc/cookbook.xml

index f164676c710ce1f4486ff75a146e0152623d6719..5d5122540977cd6b8417ea0be125bd35237f13ba 100644 (file)
@@ -44,7 +44,7 @@
         </p>
         <p>
           Well, the first thing you need to do is open the database.  The
-          entry point class in the Jackcess API is, suprisingly enough, the
+          entry point class in the Jackcess API is, surprisingly enough, the
           <a href="apidocs/com/healthmarketscience/jackcess/Database.html">Database</a> class.
         </p>
         <source>