aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitty Giraudel <[email protected]>2022-08-09 16:14:51 +0200
committerMark Otto <[email protected]>2022-08-10 21:23:41 +0200
commitc3c65911665ab64bdaa15d405db65ee81655dbf3 (patch)
tree8170bc71b636deaf48e7a82509167dbd2592d597
parenta685b9648bf14c853b9a417c7c68f95d93e1aabc (diff)
downloadbootstrap-c3c65911665ab64bdaa15d405db65ee81655dbf3.tar.xz
bootstrap-c3c65911665ab64bdaa15d405db65ee81655dbf3.zip
Update an outdated name mentioned in a Sass comment
-rw-r--r--scss/_functions.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_functions.scss b/scss/_functions.scss
index 855768bef..969a4b08b 100644
--- a/scss/_functions.scss
+++ b/scss/_functions.scss
@@ -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