Changeset 20126

Show
Ignore:
Timestamp:
05/03/07 15:21:06 (2 years ago)
Author:
aronb
Message:

Fixed a few typos.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/gadgeteer/gadget/Type/Command.h

    r20123 r20126  
    7777public: 
    7878   /** 
    79     * Creates a Position instance and returns it wrapped in a 
    80     * PositionPtr object. 
     79    * Creates a Command instance and returns it wrapped in a 
     80    * CommandPtr object. 
    8181    * 
    8282    * @since 1.3.7 
  • juggler/trunk/modules/gadgeteer/gadget/Type/KeyboardMouse.h

    r20123 r20126  
    7171public: 
    7272   /** 
    73     * Creates a Position instance and returns it wrapped in a 
    74     * PositionPtr object. 
     73    * Creates a KeyboardMouse instance and returns it wrapped in a 
     74    * KeyboardMousePtr object. 
    7575    * 
    7676    * @since 1.3.7