Incredibly minor documentation update

This commit is contained in:
Bradlee Speice 2014-05-10 19:20:25 -04:00
parent 6cd3f712d8
commit eeb0df3dcf

View File

@ -121,8 +121,8 @@ public class BookListFragment extends Fragment {
}
}
/*
Used by GreenRobot for notifying us that the book refresh is complete
/**
* Used by GreenRobot for notifying us that the book refresh is complete
*/
@SuppressWarnings("unused")
public void onEventMainThread(EventBookList event) {