From 79cd12a15910108554f731eca2f0a31f8fbc5a34 Mon Sep 17 00:00:00 2001 From: sakuram Date: Fri, 11 Apr 2025 00:01:49 +0900 Subject: [PATCH] android: fix typo in comment Signed-off-by: sakuram --- android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt b/android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt index 5e1b35a..6b32007 100644 --- a/android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt +++ b/android/src/main/java/com/tailscale/ipn/ui/model/Ipn.kt @@ -31,7 +31,7 @@ class Ipn { } } - // 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 // on which NotifyWatchOpts were set when the Notifier was created. @Serializable data class Notify(