aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAjkP <Ajk_P@hotmail.com>2014-11-12 00:36:05 -0500
committerAjkP <Ajk_P@hotmail.com>2014-11-12 00:36:05 -0500
commit137342624ac01b8fc1c5842c66d556d52ba24451 (patch)
treeb6293e143ad9e0ad2b9aa25ad738d7c8e596eaf8
parent91e54a578143947f812760f760cff2b315817df4 (diff)
downloadiosched-137342624ac01b8fc1c5842c66d556d52ba24451.tar.gz
Issue #88: Fixed comment typo
-rw-r--r--android/src/main/java/com/google/samples/apps/iosched/ui/BaseActivity.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/java/com/google/samples/apps/iosched/ui/BaseActivity.java b/android/src/main/java/com/google/samples/apps/iosched/ui/BaseActivity.java
index 0d9c6cd..e052865 100644
--- a/android/src/main/java/com/google/samples/apps/iosched/ui/BaseActivity.java
+++ b/android/src/main/java/com/google/samples/apps/iosched/ui/BaseActivity.java
@@ -1383,7 +1383,7 @@ public abstract class BaseActivity extends ActionBarActivity implements
} else {
// Get the correct GCM key for the user. GCM key is a somewhat non-standard
- // approach we use in this app. For more about this, check GCM.TXT.
+ // approach we use in this app. For more about this, check GCM.MD.
final String gcmKey = AccountUtils.hasActiveAccount(this) ?
AccountUtils.getGcmKey(this, AccountUtils.getActiveAccountName(this)) : null;
// Device is already registered on GCM, needs to check if it is