mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-20 16:01:16 +01:00
fix typo
This commit is contained in:
parent
571c807923
commit
d9d6a1000c
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ Other discussions around language changes:
|
||||||
- (+) Says it all
|
- (+) Says it all
|
||||||
- (-) Very long
|
- (-) Very long
|
||||||
- `with import <language> \d*;`
|
- `with import <language> \d*;`
|
||||||
- (+) Allows for forward compatibilty hacks such as better error messages
|
- (+) Allows for forward compatibility hacks such as better error messages
|
||||||
- (-) Will likely mislead beginners to think this is has the same semantics as the original `with import ...;`
|
- (-) Will likely mislead beginners to think this is has the same semantics as the original `with import ...;`
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue