From faee0a34b1ed1c8e7c63dd71c7851c2a071816d1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 7 Dec 2014 00:57:38 +0100 Subject: mds-kbdc: 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/compile-layout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/mds-kbdc/compile-layout.c b/src/mds-kbdc/compile-layout.c index 2993528..800a46b 100644 --- a/src/mds-kbdc/compile-layout.c +++ b/src/mds-kbdc/compile-layout.c @@ -358,7 +358,7 @@ static int call_function(mds_kbdc_tree_t* restrict tree, const char* restrict na * @param raw The escape to parse * @param lineoff The offset on the line where the escape beings * @param escape Will be set to zero if the escape ended, - * till be set to anything but zero otherwise + * will be set to anything but zero otherwise * @param end Output parameter for the end of the escape * @return The text the escape represents, `NULL` on error */ @@ -513,7 +513,7 @@ static int check_function_calls_in_literal(const mds_kbdc_tree_t* restrict tree, * @param raw The escape to parse * @param lineoff The offset on the line where the escape beings * @param escape Will be set to zero if the escape ended, - * till be set to anything but zero otherwise + * will be set to anything but zero otherwise * @param end Output parameter for the end of the escape * @return The text the escape represents, `NULL` on error */ -- cgit v1.2.3-70-g09d2