We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4c418 commit 2af7724Copy full SHA for 2af7724
crates/core/app.rs
@@ -1209,7 +1209,7 @@ between supported regex engines depending on the features used in a pattern on
1209
a best effort basis.
1210
1211
Note that the 'pcre2' engine is an optional ripgrep feature. If PCRE2 wasn't
1212
-including in your build of ripgrep, then using this flag will result in ripgrep
+included in your build of ripgrep, then using this flag will result in ripgrep
1213
printing an error message and exiting.
1214
1215
This overrides previous uses of --pcre2 and --auto-hybrid-regex flags.
0 commit comments