This commit is contained in:
Jan Knobloch 2024-08-28 15:51:50 +02:00 committed by GitHub
parent 7fd1d03fef
commit f0eb9dbebd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -913,7 +913,7 @@ module ValueSet
# options. Especially when starting out with Sorbet, it may not be practical
# to refactor the code to use `T::Enum`. In this case, you can use `T.enum`.
#
# Note: Sorbet can't check this statically becuase it doesn't track the
# Note: Sorbet can't check this statically because it doesn't track the
# values themselves.
sig do
params(