diff --git a/pkg/eval/builtin_fn_misc.d.elv b/pkg/eval/builtin_fn_misc.d.elv index 09ea331f2..ffd0b1de3 100644 --- a/pkg/eval/builtin_fn_misc.d.elv +++ b/pkg/eval/builtin_fn_misc.d.elv @@ -12,7 +12,7 @@ # [assembly languages](https://en.wikipedia.org/wiki/NOP). fn nop {|&any-opt= @value| } -# Output the kinds of `$value`s. Example: +# Output the kinds of `$value`s (also known as the _type_). Example: # # ```elvish-transcript # ~> kind-of lorem [] [&]