Skip to content

Commit

Permalink
TIMOB-6186 updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Opie Cyrus committed Dec 3, 2011
1 parent c686f56 commit 2ed9e7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public ___MODULE_NAME_CAMEL___Module()
public static void onAppCreate(TiApplication app)
{
Log.d(LCAT, "inside onAppCreate");
// put the module init logic here
// put module init code that needs to run when the application is created
}

// Methods
Expand Down

0 comments on commit 2ed9e7c

Please sign in to comment.