X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/8cc0f04ca22ffd9449495b3e0240603309c9932c..refs/tags/wordpress-2.9.2-scripts:/wp-config.php diff --git a/wp-config.php b/wp-config.php index 6b63b8c9..8c73aa26 100644 --- a/wp-config.php +++ b/wp-config.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__) . '/');