Changeset 10384

Show
Ignore:
Timestamp:
01/30/10 18:40:39 (7 months ago)
Author:
adamk
Message:

Whitespace tweak

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Config.pm

    r10319 r10384  
    10661066                # Load the user configuration 
    10671067                my $human = Padre::Config::Human->read 
    1068                         || Padre::Config::Human->create; 
     1068                         || Padre::Config::Human->create; 
    10691069 
    10701070                # Hand off to the constructor