diff --git a/lib/Settings/Personal.php b/lib/Settings/Personal.php index 26f9f4ce..57db33ce 100644 --- a/lib/Settings/Personal.php +++ b/lib/Settings/Personal.php @@ -78,8 +78,8 @@ public function getSection() { /** * @return int whether the form should be rather on the top or bottom of - * the admin section. The forms are arranged in ascending order of the - * priority values. It is required to return a value between 0 and 100. + * the admin section. The forms are arranged in ascending order of the + * priority values. It is required to return a value between 0 and 100. * * E.g.: 70 * @since 9.1