File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -75,11 +75,12 @@ from user agent strings.
7575
7676 .. warning :: Only available if |re2|_ is installed.
7777
78- .. class::ua_parser.regex.Resolver(Matchers)
78+ .. class :: ua_parser.regex.Resolver(Matchers)
7979
80- An advanced resolver based on |regex|_ and a bespoke implementation
81- of regex prefiltering, by the sibling project `ua-rust
82- <https://github.com/ua-parser/uap-rust`_.
80+ An advanced resolver based on `Rust's regex
81+ <https://github.com/rust-lang/regex> `_ and a bespoke implementation
82+ of regex prefiltering, by the sibling project `uap-rust
83+ <https://github.com/ua-parser/uap-rust> `_.
8384
8485 Sufficiently fast that a cache may not be necessary, and may even
8586 be detrimental at smaller cache sizes
You can’t perform that action at this time.
0 commit comments