Fix feature name casing

This commit is contained in:
Laurențiu Nicola 2024-11-04 10:04:25 +02:00
parent e44691a604
commit 881ef8bf13

View file

@ -4,7 +4,7 @@ use std::time::{Duration, Instant};
use stdx::format_to;
use syntax::{algo::ancestors_at_offset, ast, AstNode, TextRange};
// Feature: Interpret a function, static or const.
// Feature: Interpret A Function, Static Or Const.
//
// |===
// | Editor | Action Name