提交 44c2eb91 编写于 作者: C Corey Farwell

Move parenthesized statement within sentence.

上级 8a472a55
...@@ -458,8 +458,8 @@ pub mod builtin { ...@@ -458,8 +458,8 @@ pub mod builtin {
/// Parse a file as an expression or an item according to the context. /// Parse a file as an expression or an item according to the context.
/// ///
/// The file is located relative to the current file. (similarly to how /// The file is located relative to the current file (similarly to how
/// modules are found) /// modules are found).
/// ///
/// Using this macro is often a bad idea, because if the file is /// Using this macro is often a bad idea, because if the file is
/// parsed as an expression, it is going to be placed in the /// parsed as an expression, it is going to be placed in the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册