Skip to content

Commit 4229145

Browse files
proletarius101pekingme
authored andcommitted
[Documentation] Fix typo
Resolves #2315 GIT_ORIGIN_REV_ID=2e873274c5ee46452bba516c27596cf7ea8ec3c0 PiperOrigin-RevId: 389905788
1 parent 57e3bc0 commit 4229145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/ProgressIndicator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ indicator.setProgressCompat(progress, true)
9191

9292
_**Note:** Once indeterminate progress indicators are switched to the
9393
determinate mode (or initialized as determinate), they can be set back to
94-
indeterminate mode via calling the `setIndeterminate(false)` method._
94+
indeterminate mode via calling the `setIndeterminate(true)` method._
9595

9696
### Making progress indicators accessible
9797

0 commit comments

Comments
 (0)