Skip to content

Commit

Permalink
⏫ Forwardport of #11390 to 2.3-develop branch
Browse files Browse the repository at this point in the history
Applied pull request patch https://github.com/magento/magento2/pull/11390.patch (created by @jahvi) based on commit(s):
  1. 51e0867

Fixed GitHub Issues in 2.3-develop branch:
  - #8958: Hint mistake in english language (reported by @MighT-W315H31T)
  • Loading branch information
magento-engcom-team committed Jan 23, 2018
1 parent 8e77e2f commit b8e7c76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<div class="messages">
<div class="message message-notice notice">
<span
translate="'Search strings are either normal strings or regular exceptions (PCRE). They are matched in the same order as entered.'"></span>
translate="'Search strings are either normal strings or regular expressions (PCRE). They are matched in the same order as entered.'"></span>
<br>
<span
translate="'Examples'"></span>:
Expand Down

0 comments on commit b8e7c76

Please sign in to comment.