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

Commit

Permalink
Corrected minor documentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
hathawsh committed Jan 13, 2001
1 parent cff2f8a commit 4c64bf8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions help/ObjectManagerItem.py
Expand Up @@ -187,7 +187,7 @@ def getPhysicalPath():
Get the path of an object from the root, ignoring virtual
hosts.
Permission -- Python only
Permission -- Always available
"""

Expand All @@ -213,8 +213,5 @@ def restrictedTraverse(path, default=None):
If an object is not found then the 'default' argument will be
returned.
Permission -- Python only
Permission -- Always available
"""



0 comments on commit 4c64bf8

Please sign in to comment.