From e70aebd4d966a7e355d4540b7213bddb684f98ba Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 28 Sep 2020 09:11:24 +0200 Subject: eng: Fix typo --- eng/req/items.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/req/items.rst b/eng/req/items.rst index b7992ee..d660d2f 100644 --- a/eng/req/items.rst +++ b/eng/req/items.rst @@ -2915,7 +2915,7 @@ split The attribute shall have no value. The action splits the action value. substitute - The attribute shall have no value. The action Performs a ``${VARIABLE}`` + The attribute shall have no value. The action performs a ``${VARIABLE}`` substitution on the action value. Use ``$$`` for a plain ``$`` character. This type is used by the following types: -- cgit v1.2.3