0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Update an outdated name mentioned in a Sass comment

This commit is contained in:
Kitty Giraudel 2022-08-09 16:14:51 +02:00 committed by Mark Otto
parent a685b9648b
commit c3c6591166

View File

@ -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