From 7563da5738416e3e1e806869c549e497b8ed9f3c Mon Sep 17 00:00:00 2001 From: Christoph Burschka Date: Thu, 1 Nov 2012 00:16:09 +0100 Subject: Typo in config.sample.php --- config.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.sample.php') diff --git a/config.sample.php b/config.sample.php index 0f1b9fa..94edc32 100644 --- a/config.sample.php +++ b/config.sample.php @@ -19,7 +19,7 @@ $config['drupal7'] = array( ); $config['drupal8'] = array( - 'root_path' => '' /* path to your Drupal 7 installation */, + 'root_path' => '' /* path to your Drupal 8 installation */, 'site' => 'default' /* site directory */, ); -- cgit v1.1