]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Clarify text in heat/tests/templates/README
authorClint Byrum <clint@fewbar.com>
Mon, 15 Jul 2013 18:13:16 +0000 (11:13 -0700)
committerGerrit Code Review <review@openstack.org>
Mon, 29 Jul 2013 04:53:57 +0000 (04:53 +0000)
Fixing punctuation and re-wording to make the meaning of some sentences
more clear.

Change-Id: I3fad879e4d3c60bc0a04bc67d86d4d9866bbdaaf

heat/tests/templates/README

index 4c4c92eeca6332c225b7854ac8ddcbe3e173d9ec..e56653f3540337a19a77b1d449b8dcbd0b184c78 100644 (file)
@@ -1,6 +1,6 @@
 These templates are required by test_template_format and test_provider_template
-where we don't want to use a minimal template snippet (we want ideally to test
-the maximum possible syntax to prove the format conversion works)
+in situations where we don't want to use a minimal template snippet. Ideally we
+want to test the maximum possible syntax to prove the format conversion works.
 
 In general, tests should not depend on these templates, inline minimal
 template snippets are preferred.