Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-assists/src/tests/generated.rs')
-rw-r--r--crates/ide-assists/src/tests/generated.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ide-assists/src/tests/generated.rs b/crates/ide-assists/src/tests/generated.rs
index 0da4197afe..69d754d4f7 100644
--- a/crates/ide-assists/src/tests/generated.rs
+++ b/crates/ide-assists/src/tests/generated.rs
@@ -900,7 +900,7 @@ impl S {
r#####"
pub struct S;
impl S {
- /// Sets the length.
+ /// Sets the length of this [`S`].
///
/// # Errors
///