Merge pull request #54672 from garethgreenaway/2019_2_1_port_51362

[master] Porting #51362 to master
This commit is contained in:
Daniel Wozniak 2019-10-03 15:26:04 -07:00 committed by GitHub
commit 971794698a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -614,7 +614,7 @@ def filter_by(lookup_dict,
on that particular OS.
The dictionary key can be a globbing pattern. The function will return
the corresponding ``lookup_dict`` value where the pilalr value matches
the corresponding ``lookup_dict`` value where the pillar value matches
the pattern. For example:
.. code-block:: bash