Issue #88: Fixed comment typo
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 @@
 
         } 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