diff options
Diffstat (limited to 'Base/res/html/misc/lists.html')
-rw-r--r-- | Base/res/html/misc/lists.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/html/misc/lists.html b/Base/res/html/misc/lists.html index 45cd33d382..ed21f5d97f 100644 --- a/Base/res/html/misc/lists.html +++ b/Base/res/html/misc/lists.html @@ -200,7 +200,7 @@ </ol> <p>list-style: outside lower-roman url(list-file.png)</p> - <ol style="list-style: outside lower-roman url(custome-list-item-2.png);"> + <ol style="list-style: outside lower-roman url(custom-list-item-2.png);"> <li>First</li> <li>Second</li> <li>Third</li> |