Changeset 6890


Ignore:
Timestamp:
2004-02-25T16:46:16+13:00 (20 years ago)
Author:
kjdon
Message:

fixed a typo in a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java

    r6770 r6890  
    549549    /** This method retrieves the required attribute from the Metadata Set, typically it's name or it's description. Note that this method is language dependant, and moreover supports both legacy metadata sets and the new sets optimized for multiple languages.
    550550     * @param element_name the name of the type of element the required information is in as a String
    551      * @param default_string the value to return in no such element is found also as a String
     551     * @param default_string the value to return if no such element is found also as a String
    552552     * @see org.greenstone.gatherer.Configuration#getLanguage()
    553553     * @see org.greenstone.gatherer.Gatherer#config
Note: See TracChangeset for help on using the changeset viewer.