From 080a0723369bbfc2f4bdc1aaa2b0717d467b84aa Mon Sep 17 00:00:00 2001 From: Stephen Date: Sun, 17 Dec 2023 23:25:49 -0600 Subject: Fix grammar (#23090) --- lib/pure/strscans.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure/strscans.nim') diff --git a/lib/pure/strscans.nim b/lib/pure/strscans.nim index cf3f3116b..16ef9e642 100644 --- a/lib/pure/strscans.nim +++ b/lib/pure/strscans.nim @@ -94,7 +94,7 @@ which we then use in our scanf pattern to help us in the matching process: ... ``` -It also possible to pass arguments to a user definable matcher: +It is also possible to pass arguments to a user definable matcher: ```nim proc ndigits(input: string; intVal: var int; start: int; n: int): int = -- cgit 1.4.1-2-gfad0