Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed Mar 14, 2017
1 parent 9f91951 commit 34085f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Following tables shows the mapping scheme.
# Reading a DBF File

To read a DBF file, JavaDBF provides a DBFReader class.
Following IOExceptionis a ready-to-compile, self-explanatory program describing almost all feature of the DBFReader class.
Following is a ready-to-compile, self-explanatory program describing almost all feature of the DBFReader class.
Copy/paste this listing and compile it. Keep a .dbf file handy to pass to this program as its argument.

```java
Expand Down

0 comments on commit 34085f6

Please sign in to comment.