Skip to content

Commit af6d8ea

Browse files
committed
Fix readme typo.
1 parent ffd21bb commit af6d8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This directory contains a few example scripts for using python-tcod.
22

33
`samples_tcod.py` is the mail example which uses most of the newer API. This
4-
can be compared to `samokes_libtcodpy.py` which mostly uses deprecated
4+
can be compared to `samples_libtcodpy.py` which mostly uses deprecated
55
functions from the old API.
66

77
Examples in the `distribution/` folder show how to distribute projects made

0 commit comments

Comments
 (0)