Skip to content

Commit

Permalink
Fixed typo in class doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
czpython committed Mar 23, 2013
1 parent b60dc28 commit 251236c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class PluginNotRegistered(Exception):

class PluginLimitReached(Exception):
"""
Get's triggered when a placeholder has reached it's plugin limit.
Gets triggered when a placeholder has reached it's plugin limit.
"""
pass

Expand Down

0 comments on commit 251236c

Please sign in to comment.