deb-heat/heat/api/cfn
hgangwx c9abb4744f Wrong usage of "an"
Wrong usage of "an" in the mesages:
"Now it's an subclass of module versions"
"Represents an syncpoint for an stack"
"Creates an sync point entry in DB"

Should be:
"Now it's a subclass of module versions"
"Represents a syncpoint for an stack"
"Creates a sync point entry in DB"

Totally 4 occasions in Heat base code.

Change-Id: I19a0c984a2d19719e4687fbcbec3760866ddab11
2015-12-27 16:12:46 +08:00
..
v1 Fix [H405] pep rule in heat/api 2015-09-24 16:22:25 +03:00
__init__.py Fix [H302] errors in heat/api 2014-11-17 15:04:33 +03:00
versions.py Wrong usage of "an" 2015-12-27 16:12:46 +08:00