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.
2 parents 9f25676 + 2f60cec commit 27e80e9Copy full SHA for 27e80e9
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