Ignore:
Timestamp:
03/15/10 04:51:54 (2 years ago)
Author:
azawawi
Message:

Perl tidy (25 files)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Wx/Dialog/HelpSearch.pm

    r11117 r11120  
    393393        $self->_list->Select(0); 
    394394    } 
    395     $self->_status->SetLabel( sprintf(Wx::gettext("Found %s help topic(s)\n"), $pos) ); 
     395    $self->_status->SetLabel( sprintf( Wx::gettext("Found %s help topic(s)\n"), $pos ) ); 
    396396    $self->_display_help_in_viewer; 
    397397 
Note: See TracChangeset for help on using the changeset viewer.