From: Marcel Werk Date: Thu, 23 Jul 2020 09:42:25 +0000 (+0200) Subject: Typo X-Git-Tag: 5.3.0_Alpha_1~124 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fb9236829ef2521a7eab0bfa749f625cbe729f35;p=GitHub%2FWoltLab%2FWCF.git Typo --- diff --git a/wcfsetup/install/files/lib/system/form/builder/container/SuffixFormFieldContainer.class.php b/wcfsetup/install/files/lib/system/form/builder/container/SuffixFormFieldContainer.class.php index 545aa3d0fb..b3ec316a21 100644 --- a/wcfsetup/install/files/lib/system/form/builder/container/SuffixFormFieldContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/builder/container/SuffixFormFieldContainer.class.php @@ -70,7 +70,7 @@ class SuffixFormFieldContainer extends FormContainer { } /** - * Returns the intial option of the suffix selection dropdown. + * Returns the initial option of the suffix selection dropdown. * * @return string * @throws \BadMethodCallException if no suffix field is set or has no options