xml: Fix validate-modules issue (#40121)

This commit is contained in:
Dag Wieers
2018-05-15 02:29:48 +02:00
committed by GitHub
parent d6eb642e88
commit 3cdd5da247
2 changed files with 0 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ options:
description:
- A valid XPath expression describing the item(s) you want to manipulate.
- Operates on the document root, C(/), by default.
default: /
namespaces:
description:
- The namespace C(prefix:uri) mapping for the XPath expression.