diff options
author | Marcus Arendt <[email protected]> | 2015-01-13 15:24:14 +0100 |
---|---|---|
committer | Marcus Arendt <[email protected]> | 2015-01-13 15:24:14 +0100 |
commit | 0d0623c6809fc02e7d3118036ad227bcd39fcc53 (patch) | |
tree | 663cdb27731cb90006f3f063e2ebe6c665bc3285 /system | |
parent | df7e1bab57862b4d7c37da4771790a4462c3eca5 (diff) | |
parent | a4449c481a6c887166097fd28f545876f6791625 (diff) | |
download | otp-0d0623c6809fc02e7d3118036ad227bcd39fcc53.tar.gz otp-0d0623c6809fc02e7d3118036ad227bcd39fcc53.tar.bz2 otp-0d0623c6809fc02e7d3118036ad227bcd39fcc53.zip |
Merge branch 'maint'
Diffstat (limited to 'system')
-rw-r--r-- | system/doc/system_principles/system_principles.xml | 2 |
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> |