Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Jul 14, 2013
1 parent 997544b commit 5af0ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class MyProgressFragment extends ProgressFragment {
or if you use [ActionBarSherlock](https://github.com/JakeWharton/ActionBarSherlock)

``` java
public class MyProgressFragment extends ProgressSherlockFragment {
public class MyProgressFragment extends SherlockProgressFragment {
// your code of fragment
}
```
Expand Down

0 comments on commit 5af0ee2

Please sign in to comment.