Changeset 28961

Show
Ignore:
Timestamp:
12/22/07 13:04:39 (11 months ago)
Author:
antti@apple.com
Message:

Fix a typo.

Location:
trunk/WebKitTools
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebKitTools/ChangeLog

    r28948 r28961  
     12007-12-22  Antti Koivisto  <antti@apple.com> 
     2 
     3        Fix a typo. 
     4 
     5        * Scripts/webkitdirs.pm: 
     6 
    172007-12-21  Sam Weinig  <sam@webkit.org> 
    28 
  • trunk/WebKitTools/Scripts/webkitdirs.pm

    r28945 r28961  
    649649        print "*************************************************************\n"; 
    650650        print "Cannot find '$qtSDKPath'\n"; 
    651         print "Pleased download QuickTime SDK for Windows from\n"; 
     651        print "Please download the QuickTime SDK for Windows from\n"; 
    652652        print "http://developer.apple.com/quicktime/download/\n"; 
    653653        print "*************************************************************\n";