From 5a677e140b49c2c0ba17e8459cdc32a33ac1e77c Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 30 May 2018 01:54:12 +0200 Subject: [PATCH] Fix galaxy doc (#40755) s/depeneding/depending/ and s/conditinoals/conditionals/ --- docs/docsite/rst/reference_appendices/galaxy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docsite/rst/reference_appendices/galaxy.rst b/docs/docsite/rst/reference_appendices/galaxy.rst index 56659876f20..b527703787f 100644 --- a/docs/docsite/rst/reference_appendices/galaxy.rst +++ b/docs/docsite/rst/reference_appendices/galaxy.rst @@ -178,8 +178,8 @@ the format ``username.role_name``. The more complex format used in ``requirement Tags are inherited *down* the dependency chain. In order for tags to be applied to a role and all its dependencies, the tag should be applied to the role, not to all the tasks within a role. -Roles listed as dependencies are subject to conditionals and tag filtering, and may not execute fully depeneding on -what tags and conditinoals are applied. +Roles listed as dependencies are subject to conditionals and tag filtering, and may not execute fully depending on +what tags and conditionals are applied. Dependencies found in Galaxy can be specified as follows: