16736: Fixes typo.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 28 Jan 2021 21:30:30 +0000 (18:30 -0300)
committerWard Vandewege <ward@curii.com>
Mon, 15 Mar 2021 21:12:43 +0000 (17:12 -0400)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

lib/config/config.default.yml
lib/config/generated_config.go

index b7d555d08901fae5cb926bcc417b0a3c29bead49..6f72c02c1f048c5f9a1910f7e6a1d645776f9767 100644 (file)
@@ -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
 
index 9481d7a5c732f860ef2bb46aa5e662c9483f5b16..50869bf61bdf7bad820bbc38cb672daf0ab3e54e 100644 (file)
@@ -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