Skip to content

Commit 105c940

Browse files
committed
Update messaging.h
1 parent 783bdd3 commit 105c940

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

messaging/src/include/firebase/messaging.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,7 @@ struct Notification {
192192
AndroidNotificationParams* android;
193193
};
194194

195-
/// @brief Data structure used to send messages to, and receive messages from,
196-
/// cloud messaging.
195+
/// @brief Data structure used to receive messages from cloud messaging.
197196
struct Message {
198197
/// Initialize the message.
199198
Message()

0 commit comments

Comments
 (0)