Skip to content
Snippets Groups Projects
Commit bbe0342b authored by Markus Armbruster's avatar Markus Armbruster
Browse files

keyval: Fix grammar comment to cover downstream prefix


According to the grammar, a key __com.redhat_foo would be parsed as
two key fragments __com and redhat_foo.  It's actually parsed as a
single fragment.  Fix the grammar.

Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
Message-Id: <20220218145551.892787-2-armbru@redhat.com>
parent 90254ec4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment