inputs/ostree: fix typo

Lets put the `a` back in `dictionaries`.
This commit is contained in:
Christian Kellner 2022-04-12 22:24:53 +02:00 committed by Achilleas Koutsou
parent bc99cd9c19
commit ae7ab67cfa

View file

@ -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.
"""