]> source.dussan.org Git - jackcess.git/commitdiff
fix spelling
authorJames Ahlborn <jtahlborn@yahoo.com>
Sat, 8 Nov 2008 15:24:30 +0000 (15:24 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sat, 8 Nov 2008 15:24:30 +0000 (15:24 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@386 f203690c-595d-4dc9-a70b-905162fa7fd2

src/java/com/healthmarketscience/jackcess/ErrorHandler.java

index d68c8564d8a89a71b0acdf01c24363725a1c584a..25c4d9d046b60c55b9b2fdd22f7e86ce4996e975 100644 (file)
@@ -49,7 +49,7 @@ public interface ErrorHandler
    *
    * @param column the info for the column being read
    * @param columnData the actual column data for the column being read (which
-   *                   may be {@code null} dependening on when the exception
+   *                   may be {@code null} depending on when the exception
    *                   was thrown during the reading process)
    * @param rowState the current row state for the caller
    * @param error the error that was encountered