am b2556363: Fixed punctuation in comment.
* commit 'b2556363e7c142d7e0ab8f62e1a82662600a0821':
Fixed punctuation in comment.
diff --git a/telephony/java/android/telephony/TelephonyManager.java b/telephony/java/android/telephony/TelephonyManager.java
index 134eeed..2445bf6e 100644
--- a/telephony/java/android/telephony/TelephonyManager.java
+++ b/telephony/java/android/telephony/TelephonyManager.java
@@ -2299,7 +2299,7 @@
/**
* Returns the voice mail count. Return 0 if unavailable, -1 if there are unread voice messages
- * but the count is unknown,
+ * but the count is unknown.
* <p>
* Requires Permission:
* {@link android.Manifest.permission#READ_PHONE_STATE READ_PHONE_STATE}