summaryrefslogtreecommitdiff
path: root/src/sexp-parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sexp-parse.h')
-rw-r--r--src/sexp-parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sexp-parse.h b/src/sexp-parse.h
index 61d77b3..e211a0d 100644
--- a/src/sexp-parse.h
+++ b/src/sexp-parse.h
@@ -52,7 +52,7 @@ snext (unsigned char const **buf)
}
/* Skip over the S-Expression BUF points to and update BUF to point to
- the chacter right behind. DEPTH gives the initial number of open
+ the byte right behind. DEPTH gives the initial number of open
lists and may be passed as a positive number to skip over the
remainder of an S-Expression if the current position is somewhere
in an S-Expression. The function may return an error code if it