Changeset 5841

Show
Ignore:
Timestamp:
06/28/08 15:25:22 (5 years ago)
Author:
p_lindheimer
Message:

#2872 mispelled Announcement

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/announcement/functions.inc.php

    r5278 r5841  
    175175    $destlist[] = array( 
    176176      'dest' => $thisdest, 
    177       'description' => 'Annoucement: '.$result['description'], 
     177      'description' => 'Announcement: '.$result['description'], 
    178178      'edit_url' => 'config.php?display=announcement&type='.$type.'&extdisplay='.urlencode($thisid), 
    179179    );