Skip to content

Commit 5cec2a5

Browse files
aanchal88crisbeto
authored andcommitted
docs: fix typo error in ink-bar.ts (#27542)
(cherry picked from commit 2f8c443)
1 parent c28689d commit 5cec2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/tabs/ink-bar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ export function mixinInkBarItem<
185185
}
186186

187187
/**
188-
* Interface for a a MatInkBar positioner method, defining the positioning and width of the ink
188+
* Interface for a MatInkBar positioner method, defining the positioning and width of the ink
189189
* bar in a set of tabs.
190190
*/
191191
export interface _MatInkBarPositioner {

0 commit comments

Comments
 (0)