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 e784933 commit 79cd12aCopy full SHA for 79cd12a
android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt
@@ -31,7 +31,7 @@ class Ipn {
31
}
32
33
34
- // A nofitication message recieved on the Notify bus. Fields will be populated based
+ // A notification message received on the Notify bus. Fields will be populated based
35
// on which NotifyWatchOpts were set when the Notifier was created.
36
@Serializable
37
data class Notify(
0 commit comments