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:
+1
-1
@@ -1403,7 +1403,7 @@ func readUint64(r io.Reader) (uint64, error) {
|
||||
}
|
||||
}
|
||||
|
||||
// rsaPrivateKeyJSONWrapper is the the JSON serialization
|
||||
// rsaPrivateKeyJSONWrapper is the JSON serialization
|
||||
// format used by RSAPrivateKey.
|
||||
type rsaPrivateKeyJSONWrapper struct {
|
||||
Key string
|
||||
|
||||
Reference in New Issue
Block a user