Changeset 1244

Show
Ignore:
Timestamp:
01/16/08 14:36:50 (10 months ago)
Author:
mikey
Message:

fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/stubClassLoader.php

    r1235 r1244  
    8686     * its values. Per default, this method returns: 
    8787     * <code> 
    88      * net.stubbles.stubClassNotFoundException { 
     88     * net::stubbles::stubClassNotFoundException { 
    8989     *     message(string): The class example.Foo loaded in bar.php on line 6 was not found. 
    9090     *     classname(string): example.Foo