Changeset 1330

Show
Ignore:
Timestamp:
05/21/04 02:47:45 (4 years ago)
Author:
rboren
Message:

Fix spelling error.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-config-sample.php

    r1177 r1330  
    1616// chosen language must be installed to wp-includes/languages. 
    1717// For example, install de.mo to wp-includes/languages and set WPLANG to 'de' 
    18 // to enable German lanuage support. 
     18// to enable German language support. 
    1919define ('WPLANG', ''); 
    2020