diff --git a/lang/en/theme_stream.php b/lang/en/theme_stream.php index d070a8a..a8153b0 100644 --- a/lang/en/theme_stream.php +++ b/lang/en/theme_stream.php @@ -167,7 +167,7 @@ // Privacy API. $string['privacy:metadata'] = 'Stream theme does not store any personal data about any user.'; $string['featuredcategoriessubtitle'] = 'Categories widget subtitle'; -$string['featuredcategoriessubtitle_desc'] = 'A simple text to use as subtitle for the widget. Will show nothing if setting is empy.'; +$string['featuredcategoriessubtitle_desc'] = 'A simple text to use as subtitle for the widget. Will show nothing if setting is empty.'; // End of Privacy API. $string['courseindexheading'] = 'Show extra info in the course index.'; $string['courseindexheading_desc'] = 'Show course name or shortname as heading in the course index.';