Skip to content

Commit dcda96f

Browse files
committed
Correct small typos
1 parent 9a570d7 commit dcda96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkql_checker/doc/gnatcheck_rm/using_gnatcheck.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ This file must be a valid LKQL file that exports at least a ``rules`` top-level
323323
symbol. This symbol must refer to an object value containing rules
324324
configuration; keys are GNATcheck rules to enable; and values are objects
325325
containing rule parameters. A rule parameter value can be a boolean, an
326-
integer, a string or a list of strings.
326+
integer, a string, or a list of strings.
327327

328328
::
329329

0 commit comments

Comments
 (0)