Fix typo in exceptions
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 12 Apr 2016 19:03:09 +0000 (21:03 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 12 Apr 2016 19:03:09 +0000 (21:03 +0200)
wcfsetup/install/files/lib/core.functions.php
wcfsetup/install/lang/en.xml

index 58c01b9f2b08e82a48f0c2eb06fb9763a5b6ee22..285e57ffea3d857a2765815126c9f4a7f51f993a 100644 (file)
@@ -125,7 +125,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 writen 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 a 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 0bcd5ecfca8d8428da41064f6d8938ba54225a2d..62098d2dd674b6aad205045528254d5cc1394609 100644 (file)
@@ -2189,7 +2189,7 @@ Errors are:
 <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 writen 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 a 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>