From: Lucas Di Pentima Date: Thu, 28 Jan 2021 21:30:30 +0000 (-0300) Subject: 16736: Fixes typo. X-Git-Tag: 2.2.0~119^2~4 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/4aa26076d2c7ed1f2a84ee0c5e9c63ab30ace530 16736: Fixes typo. Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima --- diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index 2c0429edc5..3e853e1dc5 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -161,7 +161,7 @@ Clusters: # Limits for how long a client token created by regular users can be valid, # and also is used as a default expiration policy when no expiration date is # specified. - # Default value zero menans token expirations don't get clamped and no + # Default value zero means token expirations don't get clamped and no # default expiration is set. MaxTokenLifetime: 0s diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go index 6135e2a3c6..a2d83f77f4 100644 --- a/lib/config/generated_config.go +++ b/lib/config/generated_config.go @@ -167,7 +167,7 @@ Clusters: # Limits for how long a client token created by regular users can be valid, # and also is used as a default expiration policy when no expiration date is # specified. - # Default value zero menans token expirations don't get clamped and no + # Default value zero means token expirations don't get clamped and no # default expiration is set. MaxTokenLifetime: 0s