Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit de7b785

Browse files
committed
iconSVG library docs
spelling correction (serched -> searched)
1 parent 426cfe6 commit de7b785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/libraries/iconsvg/iconsvg.lcb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,7 @@ library is able to access SVG paths.
16061606

16071607
>Note: The icon name is accepted in the form "name" or "family/name".
16081608
If no family is specified, then the current family is searched first.
1609-
If not found, other families are serched for the provided name.
1609+
If not found, other families are searched for the provided name.
16101610

16111611
Related: iconNames(handler), iconNamesForFamily(handler)
16121612
*/
@@ -1636,7 +1636,7 @@ icons for which this library is able to access SVG paths.
16361636

16371637
>Note: The icon name is accepted in the form "name" or "family/name".
16381638
If no family is specified, then the current family is searched first.
1639-
If not found, other families are serched for the provided name.
1639+
If not found, other families are searched for the provided name.
16401640

16411641
Related: iconNames(handler), iconNamesForFamily(handler)
16421642
*/

0 commit comments

Comments
 (0)