mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Update an outdated name mentioned in a Sass comment
This commit is contained in:
parent
a685b9648b
commit
c3c6591166
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@
|
|||
// Replace `$search` with `$replace` in `$string`
|
||||
// Used on our SVG icon backgrounds for custom forms.
|
||||
//
|
||||
// @author Hugo Giraudel
|
||||
// @author Kitty Giraudel
|
||||
// @param {String} $string - Initial string
|
||||
// @param {String} $search - Substring to replace
|
||||
// @param {String} $replace ('') - New value
|
||||
|
|
|
|||
Loading…
Reference in a new issue