1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02: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