aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2015-01-13 15:23:47 +0100
committerMarcus Arendt <[email protected]>2015-01-13 15:23:47 +0100
commita4449c481a6c887166097fd28f545876f6791625 (patch)
tree7ce22036783c7eec0fdf6a8a4b92bd0218e39bbf /system
parent8956d9d02190cac3a82b89eb23b68b3494ed390f (diff)
parentb08c43e11b56149a48b4905fda6f479ed9038052 (diff)
downloadotp-a4449c481a6c887166097fd28f545876f6791625.tar.gz
otp-a4449c481a6c887166097fd28f545876f6791625.tar.bz2
otp-a4449c481a6c887166097fd28f545876f6791625.zip
Merge branch 'essen/irregardless' into maint
* essen/irregardless: Fix "irregardless" -> "regardless"
Diffstat (limited to 'system')
-rw-r--r--system/doc/system_principles/system_principles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/system_principles/system_principles.xml b/system/doc/system_principles/system_principles.xml
index 70c69b1dab..79ed86cd9f 100644
--- a/system/doc/system_principles/system_principles.xml
+++ b/system/doc/system_principles/system_principles.xml
@@ -109,7 +109,7 @@ init:stop()</pre>
<p>Loads the code for and starts the applications Kernel and
STDLIB, skips loading the <c>.erlang</c> file.
Useful for scripts and other tools that should be behave the
- same irregardless of user preferences.
+ same regardless of user preferences.
</p>
</item>
</taglist>