Fixes typo
authorMatthias Schmidt <gravatronics@live.com>
Sun, 26 May 2013 13:49:09 +0000 (15:49 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 26 May 2013 13:49:09 +0000 (15:49 +0200)
com.woltlab.wcf/template/permissionDenied.tpl
com.woltlab.wcf/template/userException.tpl
wcfsetup/install/files/acp/templates/permissionDenied.tpl
wcfsetup/install/files/acp/templates/userException.tpl

index 9a136515b9c88cdb293fbd6959aa2a6c90ac6db7..7c56d4546ad997ad2e70a2e2e251a6a3ad1b312c 100644 (file)
@@ -17,7 +17,7 @@
 {if ENABLE_DEBUG_MODE}
        <!-- 
        {$name} thrown in {$file} ({@$line})
-       Stracktrace:
+       Stacktrace:
        {$stacktrace}
        -->
 {/if}
index f2299a174e532770f3e711bdcd32fd1fb16937eb..7d7052c1599f7459f2f43e695c6ed9d27c68a26b 100644 (file)
@@ -23,7 +23,7 @@
 {if ENABLE_DEBUG_MODE}
        <!-- 
        {$name} thrown in {$file} ({@$line})
-       Stracktrace:
+       Stacktrace:
        {$stacktrace}
        -->
 {/if}
index b1b7b8bf2e34f03cfe0b0b14eabbf2c64d0d1361..012c74a76f39e8f59e013167e08b57994467f38b 100644 (file)
@@ -5,7 +5,7 @@
 {if ENABLE_DEBUG_MODE}
        <!-- 
        {$name} thrown in {$file} ({@$line})
-       Stracktrace:
+       Stacktrace:
        {$stacktrace}
        -->
 {/if}
index 2546e49495274019ed1c18d7a40deeee2015904e..1516e703df1f58c2dc5aeaddf2a193c7e5189dd7 100644 (file)
@@ -15,7 +15,7 @@
 {if ENABLE_DEBUG_MODE}
        <!-- 
        {$name} thrown in {$file} ({@$line})
-       Stracktrace:
+       Stacktrace:
        {$stacktrace}
        -->
 {/if}