Skip to content

Commit 0e27bb0

Browse files
chong-shaohiranya911
authored andcommitted
Fix a typo in the comment (firebase#297)
1 parent e6cf26c commit 0e27bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/google/firebase/messaging/AndroidNotification.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public Builder setTitle(String title) {
138138
}
139139

140140
/**
141-
* Sets the body of the Android notification. When provided, overrides the body sent
141+
* Sets the body of the Android notification. When provided, overrides the body set
142142
* via {@link Notification}.
143143
*
144144
* @param body Body of the notification.

0 commit comments

Comments
 (0)