1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-02 02:56:32 +02:00

doc: fix typo in --vimgrep help message

PR #2802
This commit is contained in:
NicoElbers 2024-05-11 13:02:24 +02:00 committed by GitHub
parent b6ef99ee55
commit bb6f0f5519
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7261,7 +7261,7 @@ impl Flag for Vimgrep {
Category::Output
}
fn doc_short(&self) -> &'static str {
r"Print results im a vim compatible format."
r"Print results in a vim compatible format."
}
fn doc_long(&self) -> &'static str {
r"