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 9f25676 commit 2f60cecCopy full SHA for 2f60cec
crates/ide/src/syntax_highlighting/tests.rs
@@ -289,7 +289,7 @@ fn syntax_highlighting_not_quadratic() {
289
assert_linear(&measures)
290
}
291
292
-/// Checks that a set of measurements looks like a liner function rather than
+/// Checks that a set of measurements looks like a linear function rather than
293
/// like a quadratic function. Algorithm:
294
///
295
/// 1. Linearly scale input to be in [0; 1)
0 commit comments