Skip to content

Commit

Permalink
#24 fixes documentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardsurfer committed Dec 9, 2012
1 parent 03ad845 commit 3e88446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
* Displays information in a non-invasive context related manner. Like
* {@link Toast}, but better.
* <p/>
* <b>Important: </b> Call {@link Manager#clearCroutonsForActivity(Activity)} within your
* <b>Important: </b> Call {@link Crouton#clearCroutonsForActivity(Activity)} within your
* {@link android.app.Activity#onDestroy()} to avoid {@link Context} leaks.
*
*/
Expand Down

0 comments on commit 3e88446

Please sign in to comment.