X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/d3b1ea255664edd2deef17f900a655613d20820d..refs/tags/wordpress-2.9:/wp-config-sample.php diff --git a/wp-config-sample.php b/wp-config-sample.php index 2e316c77..c884ff0c 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -68,7 +68,7 @@ define ('WPLANG', ''); /* That's all, stop editing! Happy blogging. */ -/** WordPress absolute path to the Wordpress directory. */ +/** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/');