MDL-35486 outputlib: Fix typos in comments
Just a copy-past text error in two comments.
This commit is contained in:
committed by
Andrew Nicols
parent
589fb8e7b3
commit
93bfaf4fa8
+1
-1
@@ -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
|
||||
|
||||
@@ -2957,7 +2957,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
|
||||
|
||||
Reference in New Issue
Block a user