fixed a syntax highlighting oddity

This commit is contained in:
Joe Shochet 2006-11-13 18:06:19 +00:00
parent 5448cb07c1
commit 5ad4f3bc5f

View File

@ -53,7 +53,7 @@ class DistributedObjectUD(DistributedObjectBase):
""" """
print out doId(parentId, zoneId) className print out doId(parentId, zoneId) className
and conditionally show generated, disabled, neverDisable, and conditionally show generated, disabled, neverDisable,
or cachable" or cachable
""" """
spaces=' '*(indent+2) spaces=' '*(indent+2)
try: try: