Rust: remove stray space

This commit is contained in:
Arthur Baars
2025-06-03 10:55:34 +02:00
parent ae0c547e89
commit 348dc9969b
6 changed files with 9 additions and 9 deletions

View File

@@ -922,7 +922,7 @@ class _:
@qltest.test_with(Trait)
class _:
"""
A list of `AssocItem` elements, as appearing in a `Trait` or `Impl`.
A list of `AssocItem` elements, as appearing in a `Trait` or `Impl`.
"""