We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e7771 commit 6b2a90fCopy full SHA for 6b2a90f
firebase-messaging/src/main/java/com/google/firebase/messaging/FirebaseMessaging.java
@@ -62,7 +62,7 @@
62
* Messaging</a> singleton that provides methods for subscribing to topics and sending upstream
63
* messages.
64
*
65
- * <p>In order to receive Firebase messages, declare an implementation of <br>
+ * <p>In order to receive messages, declare an implementation of <br>
66
* {@link FirebaseMessagingService} in the app manifest. To process messages, override base class
67
* methods to handle any events required by the application.
68
*/
0 commit comments