Skip to content

Commit ed94043

Browse files
teofrggiraldez
andauthored
Update crates/language-v2/definition/src/model/manifest.rs
Co-authored-by: Gustavo Giráldez <[email protected]>
1 parent 0d34b5b commit ed94043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/language-v2/definition/src/model/manifest.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pub struct Language {
1616
/// The name of the language
1717
pub name: Identifier,
1818

19-
/// The path to the file containing the grammar rules
19+
/// The path to the file containing the name binding rules
2020
///
2121
/// Note: This will be deprecated in the near future
2222
pub binding_rules_file: PathBuf,

0 commit comments

Comments
 (0)