Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'MDL-66272-master' of git://github.com/vmdef/moodle
[moodle.git]
/
lib
/
outputrenderers.php
diff --git
a/lib/outputrenderers.php
b/lib/outputrenderers.php
index
6466e03
..
a00f66b
100644
(file)
--- a/
lib/outputrenderers.php
+++ b/
lib/outputrenderers.php
@@
-383,7
+383,7
@@
class renderer_base {
/**
* Whether we should display the main logo.
*
- * @param int $headinglevel
+ * @param int $headinglevel
The heading level we want to check against.
* @return bool
*/
public function should_display_main_logo($headinglevel = 1) {