Skip to content

Commit

Permalink
Merge "Fix typo in pluginguide"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Mar 24, 2015
2 parents 5aff162 + b57807e commit a7568b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/pluginguide.rst
Expand Up @@ -272,7 +272,7 @@ Assume the following simple property and attribute definition:
default='foo',
required=True
),
'bar': properies.Schema(
'bar': properties.Schema(
properties.Schema.INTEGER,
_('bar prop description'),
required=True,
Expand Down

0 comments on commit a7568b4

Please sign in to comment.