summaryrefslogtreecommitdiffstats
path: root/wp-config-sample.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-config-sample.php')
-rw-r--r--wp-config-sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-config-sample.php b/wp-config-sample.php
index d64bcea..e9e8d9a 100644
--- a/wp-config-sample.php
+++ b/wp-config-sample.php
@@ -18,7 +18,7 @@ $table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'
-// to enable language support.
+// to enable German language support.
define('WPLANG', '');
// uncomment this to enable wp-content/sunrise.php support
//define( 'SUNRISE', 'on' );