aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2011-08-20 17:02:59 +0200
committerChristopher Li <sparse@chrisli.org>2011-08-20 15:30:50 -0700
commitcfcf8b5d5c1075c27ebb751946d1f19cdc77fe17 (patch)
tree82794e85d232559af935dcfbc2908535f12caf33 /README
parentabca4fede1626676d783cc2178768cf08340ac9e (diff)
downloadsparse-dev-cfcf8b5d5c1075c27ebb751946d1f19cdc77fe17.tar.gz
fix common misspellings with codespell
See http://git.profusion.mobi/cgit.cgi/lucas/codespell/ for more information on codespell. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 033ae15d..63f752b5 100644
--- a/README
+++ b/README
@@ -62,7 +62,7 @@ more requirements. The user is free to do whatever he wants with the
parse tree that got built up, and needs not worry about the library ever
again. There is no extra state, there are no parser callbacks, there is
only the parse tree that is described by the header files. The action
-funtion takes a pointer to a symbol_list and does whatever it likes with it.
+function takes a pointer to a symbol_list and does whatever it likes with it.
The library also contains (as an example user) a few clients that do the
preprocessing, parsing and type evaluation and just print out the