Skip to content

Commit 79cd12a

Browse files
sakuram-devraggi
authored andcommitted
android: fix typo in comment
Signed-off-by: sakuram <[email protected]>
1 parent e784933 commit 79cd12a

File tree

1 file changed

+1
-1
lines changed
  • android/src/main/java/com/tailscale/ipn/ui/model

1 file changed

+1
-1
lines changed

android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Ipn {
3131
}
3232
}
3333

34-
// A nofitication message recieved on the Notify bus. Fields will be populated based
34+
// A notification message received on the Notify bus. Fields will be populated based
3535
// on which NotifyWatchOpts were set when the Notifier was created.
3636
@Serializable
3737
data class Notify(

0 commit comments

Comments
 (0)