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

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"