summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-27 12:25:51 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-27 13:19:49 +0200
commit3f3eb2347593aee2e09e9821dfe49daa33b63b35 (patch)
tree0dbbf29f8102305dd0f6e8cc350237f8e4e9d383 /rules
parent9a4697a2c948a4bcb4a2232a371b6cb3c178e20b (diff)
downloadrules-rust-3f3eb2347593aee2e09e9821dfe49daa33b63b35.tar.gz
docs: Fix small typos
Diffstat (limited to 'rules')
-rw-r--r--rules/rust/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/rust/RULES b/rules/rust/RULES
index ebdf34e..147cf72 100644
--- a/rules/rust/RULES
+++ b/rules/rust/RULES
@@ -679,7 +679,7 @@
[ "The name of the test being built. Note that during execution,"
, "the test binary will be restaged to \"test\"."
]
- , "args": ["Additonal arguments to be passed when running the test."]
+ , "args": ["Additional arguments to be passed when running the test."]
, "cargo_features":
["List of cargo features this test requires to be enabled."]
, "crate_root":