From e6322e23958a937fa01960f8ce320717b9863253 Mon Sep 17 00:00:00 2001 From: JPR Date: Tue, 21 May 2019 23:07:55 +0200 Subject: Fixing typos - Part 1 --- dev/doc/xml-protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/doc/xml-protocol.md') diff --git a/dev/doc/xml-protocol.md b/dev/doc/xml-protocol.md index 48671c03b6..e23d1234f7 100644 --- a/dev/doc/xml-protocol.md +++ b/dev/doc/xml-protocol.md @@ -437,7 +437,7 @@ Searches for objects that satisfy a list of constraints. If `${positiveConstrain * Type pattern: `${constraintType} = "type_pattern"`; `${constraintValue}` is a pattern (???: an open gallina term) string. * SubType pattern: `${constraintType} = "subtype_pattern"`; `${constraintValue}` is a pattern (???: an open gallina term) string. * In module: `${constraintType} = "in_module"`; `${constraintValue}` is a list of strings specifying the module/directory structure. -* Include blacklist: `${constraintType} = "include_blacklist"`; `${constraintValue}` *is ommitted*. +* Include blacklist: `${constraintType} = "include_blacklist"`; `${constraintValue}` *is omitted*. ------------------------------- -- cgit v1.2.3