aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2011-08-31 15:20:33 +0200
committerTuncer Ayaz <[email protected]>2011-09-15 00:12:10 +0200
commit044a09a57b2fe383062b35b6697c7406f8e8b4b6 (patch)
tree7354611a592e5685fb237a19c43da8e68fd98275 /lib/kernel
parentd15f145c4b459bb7bf3e31dd66f7cd703d4c4fb8 (diff)
downloadotp-044a09a57b2fe383062b35b6697c7406f8e8b4b6.tar.gz
otp-044a09a57b2fe383062b35b6697c7406f8e8b4b6.tar.bz2
otp-044a09a57b2fe383062b35b6697c7406f8e8b4b6.zip
Fix misspelling of accidentally
Diffstat (limited to 'lib/kernel')
-rw-r--r--lib/kernel/doc/src/notes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/notes.xml b/lib/kernel/doc/src/notes.xml
index e325443f6c..fc8360b3d1 100644
--- a/lib/kernel/doc/src/notes.xml
+++ b/lib/kernel/doc/src/notes.xml
@@ -2535,7 +2535,7 @@
<c>badarg</c> if a process is already registered. As it
turns out there is no check in <c>global</c> if a process is
registered under more than one name. If some process is
- accidentaly or by design given several names, it is
+ accidentally or by design given several names, it is
possible that the name registry becomes inconsistent due
to the way the resolve function is called when name
clashes are discovered (see <c>register_name/3</c> in