Changeset 1241

Show
Ignore:
Timestamp:
01/15/08 01:51:51 (9 months ago)
Author:
mikey
Message:

fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/test/php/net/stubbles/ipo/request/broker/stubRequestBrokerTestCase.php

    r1223 r1241  
    5050 
    5151    /** 
    52      * test broking with a class that is not an instance of net::stubbles::lang.stubObject 
     52     * test broking with a class that is not an instance of net::stubbles::lang::stubObject 
    5353     */ 
    5454    public function testWithClassThatIsNotInstanceOfStubObject() 
     
    7070 
    7171    /** 
    72      * test broking with a class that is an instance of net::stubbles::lang.stubObject 
     72     * test broking with a class that is an instance of net::stubbles::lang::stubObject 
    7373     */ 
    7474    public function testWithClassThatIsInstanceOfStubObject()