From 6f29fa271c8d8c9aeccc6193a4f1d4fe75211fdb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 19 Nov 2014 04:08:46 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-kbdc/make-tree.c | 2 +- src/mds-kbdc/make-tree.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mds-kbdc/make-tree.c b/src/mds-kbdc/make-tree.c index 4ed3017..72a50df 100644 --- a/src/mds-kbdc/make-tree.c +++ b/src/mds-kbdc/make-tree.c @@ -685,7 +685,7 @@ /** - * Parse a file into a syntex tree + * Parse a file into a syntax tree * * @param filename The filename of the file to parse * @param result Output parameter for the root of the tree, `NULL` if -1 is returned diff --git a/src/mds-kbdc/make-tree.h b/src/mds-kbdc/make-tree.h index bcd4773..6c02a8f 100644 --- a/src/mds-kbdc/make-tree.h +++ b/src/mds-kbdc/make-tree.h @@ -24,7 +24,7 @@ /** - * Parse a file into a syntex tree + * Parse a file into a syntax tree * * @param filename The filename of the file to parse * @param result Output parameter for the root of the tree, `NULL` if -1 is returned -- cgit v1.2.3-70-g09d2