summaryrefslogtreecommitdiffstats
path: root/runtime/doc/ft_rust.txt
diff options
context:
space:
mode:
authorDominique Pellé <dominique.pelle@gmail.com>2023-09-24 23:07:39 +0200
committerGitHub <noreply@github.com>2023-09-24 23:07:39 +0200
commit960822a11f70d2ed7e78b42fb6b75a9f8839ec9f (patch)
treeae0d820f64d6849527488e31022f3c949fd8a4f6 /runtime/doc/ft_rust.txt
parent7c948644fbd62d5065e2328e8fbe0b508db58ac0 (diff)
runtime(doc): grammar fixes in doc (#13164)
Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/doc/ft_rust.txt')
-rw-r--r--runtime/doc/ft_rust.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/ft_rust.txt b/runtime/doc/ft_rust.txt
index 9d5eb8cce7..fb8141c14d 100644
--- a/runtime/doc/ft_rust.txt
+++ b/runtime/doc/ft_rust.txt
@@ -474,8 +474,8 @@ rust.vim Debugging
register.
:RustInfoToFile [filename] *:RustInfoToFile*
- Saves debugging info of the Vim Rust plugin to the the given
- file, overwritting it.
+ Saves debugging info of the Vim Rust plugin to the given file,
+ overwriting it.
==============================================================================
MAPPINGS *rust-mappings*