Changeset 13374


Ignore:
Timestamp:
07/04/11 14:03:43 (12 years ago)
Author:
Mark Evenson
Message:

Correct mispelling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/src/org/armedbear/lisp/Function.java

    r12826 r13374  
    4343    /**
    4444     * The value of *load-truename* which was current when this function
    45      * was loaded, used for fetching the class bytes in case of disassebly.
     45     * was loaded, used for fetching the class bytes in case of disassembly.
    4646     */
    4747    private final LispObject loadedFrom;
Note: See TracChangeset for help on using the changeset viewer.