Improve wording in `target' recipe keyword

This commit is contained in:
Thibault Jouan 2013-08-06 19:00:38 +00:00
parent cd13cebfd8
commit 786c2f56d6

View File

@ -1,6 +1,6 @@
Feature: target recipe keyword Feature: `target' recipe keyword
Scenario: registers the target host on which tasks should be evaluated Scenario: registers the target host on which tasks should be applied
Given a recipe with: Given a recipe with:
""" """
target 'some_host.example' target 'some_host.example'