Fix rust-analzyer ssr help message
This commit is contained in:
parent
bc0628c9b4
commit
0e2c68da64
@ -113,7 +113,7 @@
|
||||
}
|
||||
|
||||
cmd ssr {
|
||||
/// A structured search replace rule (`$a.foo($b) ==> bar($a, $b)`)
|
||||
/// A structured search replace rule (`$a.foo($b) ==>> bar($a, $b)`)
|
||||
repeated rule: SsrRule
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user