Quick comment update

This commit is contained in:
Bradlee Speice 2014-09-03 21:45:55 -04:00
parent 5ebd66b6c7
commit 54d0157785

View File

@ -45,7 +45,7 @@ public class BibleViewer extends BaseActivity implements
private CharSequence mTitle; private CharSequence mTitle;
/** /**
* Build a scoped object graph for anything used by the DownloadActivity * Build a scoped object graph for anything used by the BibleViewer
*/ */
private void buildObjGraph() { private void buildObjGraph() {
if (bvObjectGraph == null) { if (bvObjectGraph == null) {