From 6a5e8446e8bd8cdb085eba4546db0e8caaa3941e Mon Sep 17 00:00:00 2001 From: James Ennis Date: Tue, 20 Mar 2018 17:05:02 +0000 Subject: index.rst: Fixed typo in About BuildStream --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 53b97d16a..0e0493fa7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -13,7 +13,7 @@ BuildStream is a flexible and extensible framework for the modelling of build pipelines in a declarative YAML format, written in python. These pipelines are composed of abstract elements which perform mutations on -on *filesystem data* as input and output, and are related to eachother by their +*filesystem data* as input and output, and are related to eachother by their dependencies. -- cgit v1.2.1