Fix typo in comment.

This commit is contained in:
Ken Shirriff
2009-05-22 13:01:40 -07:00
parent e0b505d438
commit 35787c0f99

View File

@@ -26,7 +26,7 @@ import android.widget.Button;
/**
* Demonstrates how to use an indetermiate progress indicator in the window's title bar.
* Demonstrates how to use an indeterminate progress indicator in the window's title bar.
*/
public class ProgressBar4 extends Activity {
private boolean mToggleIndeterminate = false;