File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ Parameters ~
372372
373373 Icon data is attempted to be resolved in the following order:
374374 - List of user configured and built-in file names (matched to basename
375- of the input exactly). Run `:= MiniIcons.list (' flle ' )` to see them.
375+ of the input exactly). Run `:= MiniIcons.list (' file ' )` to see them.
376376 - Basename extension:
377377 - Matched directly as `get('extension' , ext)`, where `ext` is the
378378 widest suffix after the dot.
Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ MiniIcons.config = {
390390---
391391--- Icon data is attempted to be resolved in the following order:
392392--- - List of user configured and built-in file names (matched to basename
393- --- of the input exactly). Run `:=MiniIcons.list('flle ')` to see them.
393+ --- of the input exactly). Run `:=MiniIcons.list('file ')` to see them.
394394--- - Basename extension:
395395--- - Matched directly as `get('extension', ext)`, where `ext` is the
396396--- widest suffix after the dot.
You can’t perform that action at this time.
0 commit comments