diff options
| author | ivan <ivan> | 2004-11-11 12:13:50 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2004-11-11 12:13:50 +0000 |
| commit | b8cfd0780aa40bb07f3215bf9cb58011f5e32a35 (patch) | |
| tree | 5b5deb6f64cf6eb9f4630675725b59e7bfad137a /rt/lib/RT/Principal_Overlay.pm | |
| parent | 0a2e57727e8f00fdc8ec4596619fb206c95fa919 (diff) | |
| parent | c582e92888b4a5553e1b4e5214cf35217e4a0cf0 (diff) | |
This commit was generated by cvs2svn to compensate for changes in r3874,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'rt/lib/RT/Principal_Overlay.pm')
| -rw-r--r-- | rt/lib/RT/Principal_Overlay.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/lib/RT/Principal_Overlay.pm b/rt/lib/RT/Principal_Overlay.pm index b788e36c4..1a14fa1b0 100644 --- a/rt/lib/RT/Principal_Overlay.pm +++ b/rt/lib/RT/Principal_Overlay.pm @@ -557,7 +557,7 @@ sub _GetPrincipalTypeForACL { Returns a list uniquely representing an object or normal scalar. For scalars, its string value is returned; for objects that has an -id() method, its class name and Id are returned as a string seperated by a "-". +id() method, its class name and Id are returned as a string separated by a "-". =cut |
