From d192eda9cf103f88468acdf40dc77114d30bde67 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Wed, 30 Jan 2019 21:43:44 -0800 Subject: [PATCH] Remove stray word 'runtime' from comment --- lib/src/lib.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/src/lib.c b/lib/src/lib.c index b29f5214..49ddf672 100644 --- a/lib/src/lib.c +++ b/lib/src/lib.c @@ -1,5 +1,4 @@ -// The Tree-sitter runtime library can be built by compiling this -// one source file. +// The Tree-sitter library can be built by compiling this one source file. // // The following directories must be added to the include path: // - src