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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user