Closed boghyon closed 1 year ago
Replaced "use '*’" with "use an asterisk ("*")".
use '*’
use an asterisk ("*")
The former text "use '*’" contains an inconsistent mix of quotation marks and does not mention the word "asterisk" making it difficult to search by "*" in the documentation.
Fixed from 1.117
Replaced "
use '*’
" with "use an asterisk ("*")
".The former text "
use '*’
" contains an inconsistent mix of quotation marks and does not mention the word "asterisk" making it difficult to search by "*" in the documentation.