From 3f3eb2347593aee2e09e9821dfe49daa33b63b35 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 27 Jun 2024 12:25:51 +0200 Subject: docs: Fix small typos --- rules/rust/RULES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/rust/RULES') 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": -- cgit v1.2.3