]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update an outdated name mentioned in a Sass comment
authorKitty Giraudel <1889710+KittyGiraudel@users.noreply.github.com>
Tue, 9 Aug 2022 14:14:51 +0000 (16:14 +0200)
committerMark Otto <otto@github.com>
Wed, 10 Aug 2022 19:23:41 +0000 (21:23 +0200)
scss/_functions.scss

index 855768bef2af2b16c63ba1172bf10500c1ebe574..969a4b08bf1414bccd154a78d17f70b28fe836b2 100644 (file)
 // 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