Show
Ignore:
Timestamp:
07/15/06 15:41:48 (2 years ago)
Author:
scorfield
Message:

Fixes #134 by correcting the typo in the comment.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • fusebox5/skeleton/lexicon/cf/switch.cfm

    r122 r225  
    88        //    <cf:case value="someValue"> 
    99        //        ... some code ... 
    10         //    </cf:catch> 
     10        //    </cf:case> 
    1111        //    <cf:case value="anotherValue|andAnother" delimiters="|"> 
    1212        //        ... more code ...