From ae7ab67cfa361d6795cd32113ad95d155f35e119 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Tue, 12 Apr 2022 22:24:53 +0200 Subject: [PATCH] inputs/ostree: fix typo Lets put the `a` back in `dictionaries`. --- inputs/org.osbuild.ostree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inputs/org.osbuild.ostree b/inputs/org.osbuild.ostree index e0e3fc41..d8219695 100755 --- a/inputs/org.osbuild.ostree +++ b/inputs/org.osbuild.ostree @@ -7,7 +7,7 @@ repository. Optionally, if `ref` was specified, create an new reference for that commit. The returned data in `refs` is a dictionary where the keys are -commit ids and the values are dictionries. The latter will +commit ids and the values are dictionaries. The latter will contain `ref` it was specified. """