Skip to content

Commit

Permalink
Item10376: Correct doc
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@11063 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Mar 14, 2011
1 parent b62e49d commit 7a9965a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions core/lib/Foswiki/Address.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1197,12 +1197,12 @@ sub isA {
Returns true if the instance addresses a resource which is one of the following
types:
* web
* topic
* attachment
* meta
* metamember
* metamemberkey
* web, Eg. =Web/SubWeb/=
* topic, Eg. =Web/SubWeb.Topic=
* attachment, Eg. =Web/SubWeb.Topic/Attachment=
* meta, Eg. ='Web/SubWeb.Topic'/META:FIELD=
* metamember, Eg. ='Web/SubWeb.Topic'/META:FIELD[name='Colour']=
* metakey, Eg. ='Web/SubWeb.Topic'/META:FIELD[name='Colour'].value=
=cut

Expand Down

0 comments on commit 7a9965a

Please sign in to comment.