mirror of
https://github.com/zhigang1992/sass.git
synced 2026-01-12 17:52:27 +08:00
Fix typo in set-nth documentation
This commit is contained in:
@@ -170,7 +170,7 @@ module Sass::Script
|
||||
# \{#nth nth($list, $n)}
|
||||
# : Returns a specific item in a list.
|
||||
#
|
||||
# \{#length set-nth($list, $n, $value)}
|
||||
# \{#set-nth set-nth($list, $n, $value)}
|
||||
# : Replaces the nth item in a list.
|
||||
#
|
||||
# \{#join join($list1, $list2, \[$separator\])}
|
||||
|
||||
Reference in New Issue
Block a user