1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-19 05:49:14 +02:00

doc: fix typo

Closes #2153
This commit is contained in:
Ludi Rehak 2022-03-01 22:35:05 -08:00 committed by Andrew Gallant
parent 97b5b7769c
commit 7c83b90f95

View File

@ -91,7 +91,7 @@ impl InnerLiterals {
InnerLiterals { seq: Seq::infinite() }
}
/// If it is deemed advantageuous to do so (via various suspicious
/// If it is deemed advantageous to do so (via various suspicious
/// heuristics), this will return a single regular expression pattern that
/// matches a subset of the language matched by the regular expression that
/// generated these literal sets. The idea here is that the pattern