diff --git a/libraries/src/Document/Document.php b/libraries/src/Document/Document.php index fecc9f754def3..270a87de3062b 100644 --- a/libraries/src/Document/Document.php +++ b/libraries/src/Document/Document.php @@ -968,7 +968,7 @@ public function setDescription($description) } /** - * Return the title of the page. + * Return the description of the document. * * @return string *