Skip to content

Commit 357da7b

Browse files
wayoujelbourn
authored andcommitted
chore(ripple): fix typo in comment (#17000)
"our" -> "or"
1 parent 5fb0d57 commit 357da7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/ripple/ripple.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export interface RippleGlobalOptions {
3838
animation?: RippleAnimationConfig;
3939

4040
/**
41-
* Whether ripples should start fading out immediately after the mouse our touch is released. By
41+
* Whether ripples should start fading out immediately after the mouse or touch is released. By
4242
* default, ripples will wait for the enter animation to complete and for mouse or touch release.
4343
*/
4444
terminateOnPointerUp?: boolean;

0 commit comments

Comments
 (0)