summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-06-26 12:33:16 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-26 12:55:33 +0200
commitb590ae80ab6c2fc1e01f1baa9f48d6da0c7d0a70 (patch)
tree37fc5cb0fdcd6ff28082b2126ba024f09174851b
parentc55a81b17ddd3e213915ce1a4e52f42115620e7e (diff)
downloadrules-rust-b590ae80ab6c2fc1e01f1baa9f48d6da0c7d0a70.tar.gz
EXPRESSIONS: Fix dosctring typos
-rw-r--r--rules/EXPRESSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/EXPRESSIONS b/rules/EXPRESSIONS
index 101af7b..b200776 100644
--- a/rules/EXPRESSIONS
+++ b/rules/EXPRESSIONS
@@ -123,7 +123,7 @@
}
, "get_unique_artifact":
{ "doc":
- [ "Retrive the unique artifact. Asserts double checks that the"
+ [ "Retrieve the unique artifact. Asserts double-check that the"
, "\"field_content\" evaluates to a single artifact."
]
, "vars": ["field_name", "field_content", "transition"]