diff --git a/theme/splash/layout/embedded.php b/theme/splash/layout/embedded.php index 1c62999c9b5..f31a08055ce 100644 --- a/theme/splash/layout/embedded.php +++ b/theme/splash/layout/embedded.php @@ -15,7 +15,7 @@ // along with Moodle. If not, see . /** - * General layout for the splash theme + * Embedded layout for the splash theme * * @package theme_splash * @copyright 2012 Caroline Kennedy - Synergy Learning diff --git a/theme/splash/layout/report.php b/theme/splash/layout/report.php index 2c8b0eab69f..1ce85c32d9e 100644 --- a/theme/splash/layout/report.php +++ b/theme/splash/layout/report.php @@ -15,7 +15,7 @@ // along with Moodle. If not, see . /** - * General layout for the splash theme + * Report layout for the splash theme * * @package theme_splash * @copyright 2012 Caroline Kennedy - Synergy Learning