Fix typo in en.xml
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 13 Apr 2022 07:17:30 +0000 (09:17 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 13 Apr 2022 07:17:50 +0000 (09:17 +0200)
wcfsetup/install/files/lib/core.functions.php
wcfsetup/install/lang/en.xml

index 76a61eaf4cc0269d44e0a4dd92ceee10085f86ce..97666e6699f0c9ffba434b05564999482e93680f 100644 (file)
@@ -308,7 +308,7 @@ namespace wcf\functions\exception {
 <p class="exceptionText">&nbsp;</p> <!-- required to ensure spacing after copy & paste -->
 <p class="exceptionText">
        The error code can be used by an administrator to lookup the full error message in the Administration Control Panel via “Logs » Errors”.
-       In addition the error has been written to the log file located at <span class="exceptionInlineCodeWrapper"><span class="exceptionInlineCode">{$logFile}</span></span> and can be accessed with a FTP program or similar.
+       In addition the error has been written to the log file located at <span class="exceptionInlineCodeWrapper"><span class="exceptionInlineCode">{$logFile}</span></span> and can be accessed with an FTP program or similar.
 </p>
 <p class="exceptionText">&nbsp;</p> <!-- required to ensure spacing after copy & paste -->
 <p class="exceptionText">Notice: The error code was randomly generated and has no use beyond looking up the full message.</p>
index 8b8a02164d63fe4394b66f9e669da6c3e33a5fed..d0787434d48065b0d42e65d16e5bf047e3e73d7a 100644 (file)
@@ -3883,7 +3883,7 @@ Attachments:
 <p class="exceptionText">&nbsp;</p> <!-- required to ensure spacing after copy & paste -->
 <p class="exceptionText">
        The error code can be used by an administrator to lookup the full error message in the Administration Control Panel via “Logs » Errors”.
-       In addition the error has been written to the log file located at <span class="exceptionInlineCodeWrapper"><span class="exceptionInlineCode">{$logFile}</span></span> and can be accessed with a FTP program or similar.
+       In addition the error has been written to the log file located at <span class="exceptionInlineCodeWrapper"><span class="exceptionInlineCode">{$logFile}</span></span> and can be accessed with an FTP program or similar.
 </p>
 <p class="exceptionText">&nbsp;</p> <!-- required to ensure spacing after copy & paste -->
 <p class="exceptionText">Notice: The error code was randomly generated and has no use beyond looking up the full message.</p>]]></item>