heat/heat/db
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
..
sqlalchemy Wrong usage of "an" 2015-12-27 16:12:46 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py heat-manage resource_data_list 2015-12-15 04:37:35 +00:00
utils.py Support for encrypt/decrypt parameters in heat-manage 2015-06-05 12:06:59 -05:00