Changeset 14628

Show
Ignore:
Timestamp:
01/24/08 22:03:59 (11 months ago)
Author:
flack
Message:

another small typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.core/midcom/services/indexer/document/midcom.php

    r13424 r14628  
    4444     * and populates the metadata fields accordingly. 
    4545     *  
    46      * The source memeber is automatically populated with the GUID of the document, 
     46     * The source member is automatically populated with the GUID of the document, 
    4747     * the RI is set to it as well. The URL is set to an on-site permalink.  
    4848     *  
  • trunk/midcom/midcom.helper.datamanager2/widget/downloads.php

    r14329 r14628  
    282282 
    283283    /** 
    284      * Computes the element list to form the widget. It populates the _elements memeber, which is 
     284     * Computes the element list to form the widget. It populates the _elements member, which is 
    285285     * initialized with a new, empty array during startup. 
    286286     * 
  • trunk/midcom/midcom.helper.datamanager2/widget/images.php

    r14380 r14628  
    426426 
    427427    /** 
    428      * Computes the element list to form the widget. It populates the _elements memeber, which is 
     428     * Computes the element list to form the widget. It populates the _elements member, which is 
    429429     * initialized with a new, empty array during startup. 
    430430     *