From c187ab76168a5f5a3412350bd81d9e4c88c70b7e Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 16 Mar 2018 17:28:53 +0900 Subject: doc/source/format.rst: Fix misnomer in documentation The provided example shows the `tar` source ref being expressed with a `sha256sum` key name, lets make the example correct here and call it `ref`. --- doc/source/format.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/format.rst b/doc/source/format.rst index b3171dc67..693ab75a6 100644 --- a/doc/source/format.rst +++ b/doc/source/format.rst @@ -129,7 +129,7 @@ in order to build itself, in this case the sources might be listed as: - kind: tarball directory: src/frobdir url: data:frobs.tgz - sha256sum: 9d4b1147f8cf244b0002ba74bfb0b8dfb3... + ref: 9d4b1147f8cf244b0002ba74bfb0b8dfb3... Like Elements, Source types are plugins which are indicated by the ``kind`` attribute. Asides from the common ``kind`` and ``directory`` attributes which may be applied to all -- cgit v1.2.1