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 4519153 commit 277add2Copy full SHA for 277add2
crates/core/main.rs
@@ -427,7 +427,7 @@ fn eprint_nothing_searched() {
427
/// The `started` time should be the time at which ripgrep started working.
428
///
429
/// If an error occurs while writing, then writing stops and the error is
430
-/// returned. Note that callers should probably ignore this errror, since
+/// returned. Note that callers should probably ignore this error, since
431
/// whether stats fail to print or not generally shouldn't cause ripgrep to
432
/// enter into an "error" state. And usually the only way for this to fail is
433
/// if writing to stdout itself fails.
0 commit comments