Skip to content

Commit 55a0f9a

Browse files
authored
fix wrong comment text for tooltip (#34044)
1 parent 4ac711b commit 55a0f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ $form-feedback-tooltip-font-size: $tooltip-font-size !default;
11571157
$form-feedback-tooltip-line-height: null !default;
11581158
$form-feedback-tooltip-opacity: $tooltip-opacity !default;
11591159
$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;
1160-
// scss-docs-start tooltip-feedback-variables
1160+
// scss-docs-end tooltip-feedback-variables
11611161

11621162

11631163
// Popovers

0 commit comments

Comments
 (0)