mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-19 16:51:42 +00:00
Fix some typos
This commit is contained in:
parent
a36e310229
commit
4fd3613434
26 changed files with 69 additions and 65 deletions
|
@ -113,9 +113,9 @@ pub struct FixtureEntry {
|
|||
pub text: String,
|
||||
}
|
||||
|
||||
/// Parses text wich looks like this:
|
||||
/// Parses text which looks like this:
|
||||
///
|
||||
/// ```notrust
|
||||
/// ```rust,ignore
|
||||
/// //- some meta
|
||||
/// line 1
|
||||
/// line 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue