Merge branch 'MDL-35486-master' of git://github.com/danpoltawski/moodle

This commit is contained in:
Andrew Nicols 2015-01-20 14:00:41 +08:00
commit e50bac7ac1
2 changed files with 2 additions and 2 deletions

View File

@ -269,7 +269,7 @@ class theme_config {
public $rarrow = null;
/**
* @var string Accessibility: Right arrow-like character is
* @var string Accessibility: Left arrow-like character is
* used in the breadcrumb trail, course navigation menu
* (previous/next activity), calendar, and search forum block.
* If the theme does not set characters, appropriate defaults

View File

@ -3201,7 +3201,7 @@ EOD;
}
/**
* Accessibility: Right arrow-like character is
* Accessibility: Left arrow-like character is
* used in the breadcrumb trail, course navigation menu
* (previous/next activity), calendar, and search forum block.
* If the theme does not set characters, appropriate defaults