all: don't repeat the the word "the" unnecessarily

Updates #cleanup

Change-Id: Ic1f430cd5dbf6cc1a385c59074a5d5cabe6fca57
Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
Alex Chan
2026-06-18 16:32:08 +01:00
committed by Alex Chan
parent 35a1a413f9
commit c3c2aa7093
16 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import (
)
// featureName is the name of the feature implemented by this package.
// It is also the the [desktopSessionsExt] name and the log prefix.
// It is also the [desktopSessionsExt] name and the log prefix.
const featureName = "desktop-sessions"
func init() {