Changeset 2999

Show
Ignore:
Timestamp:
05/23/06 16:48:47 (3 years ago)
Author:
chemical
Message:

typo fix, minor

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hydranode/hncore/ed2k/ed2k.cpp

    r2942 r2999  
    194194                        msg += "You are already trying to download "; 
    195195                } else { 
    196                         msg += "You alread have file "; 
     196                        msg += "You already have the file "; 
    197197                } 
    198198                msg += sf->getName();