diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-26 17:05:45 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-28 11:32:51 +0200 |
commit | 65888db62a3bb33285978b60c6c496081105e46d (patch) | |
tree | a49b8d76bacb4c6a23a795c9073362ec01bbe251 /shell/RULES | |
parent | 636c1dbe92217810127fb4ef5d56a88399a23bbb (diff) | |
download | rules-cc-65888db62a3bb33285978b60c6c496081105e46d.tar.gz |
rules documentation: Fix typos
Diffstat (limited to 'shell/RULES')
-rw-r--r-- | shell/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/RULES b/shell/RULES index b9e91bb..3255fa4 100644 --- a/shell/RULES +++ b/shell/RULES @@ -3,7 +3,7 @@ [ "A rule to provide defaults for the usage of the shell" , "" , "All targets using invocations of the shell use the target" - , "[\"shel\", \"defaults\"] to determine which shell to use and how to" + , "[\"shell\", \"defaults\"] to determine which shell to use and how to" , "invoke it. The definition of this default target is probably the only" , "meaningful use of this rule." ] |