Ignore:
Timestamp:
02/10/12 11:21:32 (12 years ago)
Author:
davidb
Message:

Fixed a couple of typos in comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/actions/Actions.java

    r419 r437  
    1919
    2020import org.expeditee.agents.Agent;
     21
     22
    2123import org.expeditee.gui.DisplayIO;
    2224import org.expeditee.gui.Frame;
     
    588590
    589591        /**
    590          * Launches an agent from a aleady instantiated object.
     592         * Launches an agent from an already instantiated object.
    591593         *
    592594         * @param agent
     
    597599         *
    598600         * @param itemParam
    599          *            The item paremeter for the agent.
     601         *            The item parameter for the agent.
    600602         *
    601603         * @throws NullPointerException
Note: See TracChangeset for help on using the changeset viewer.