Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Pelletier committed Jun 12, 2000
1 parent 2591b59 commit 968eddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/PropertySheet.py
Expand Up @@ -3,7 +3,7 @@
"""


class PropertySheet
class PropertySheet:
""""
A PropertySheet is an abstraction for organizing and working
Expand Down

0 comments on commit 968eddc

Please sign in to comment.