We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c97b3 commit 9a74c79Copy full SHA for 9a74c79
spec/formatting.md
@@ -391,7 +391,7 @@ For each _option_:
391
1. If `rv` is a _fallback value_:
392
1. If supported, emit a _Bad Option_ error.
393
1. Else:
394
- 1. If the _option_ value was set by a _literal_:
+ 1. If the _option_ value consists of a _literal_:
395
1. Include that information in `rv`.
396
1. Set `res[id]` to be `rv`.
397
1. Return `res`.
0 commit comments