aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/notes.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2016-09-02 08:40:50 +0200
committerHans Bolinder <[email protected]>2016-09-02 08:40:50 +0200
commit507016a45878f414951ce0d0b5e4417ccff9cd0e (patch)
tree5e266cd714f5c0410a53958c6c8a8d3c11697f5d /lib/kernel/doc/src/notes.xml
parent38daafda48a5d3ecc20eddc3372daeedbe152f0f (diff)
parentdb096ad15022ae4f9605fa42bf74780641dc6dac (diff)
downloadotp-507016a45878f414951ce0d0b5e4417ccff9cd0e.tar.gz
otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.tar.bz2
otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.zip
Merge branch 'maint'
* maint: doc: Correct errors introduced by Editorial changes
Diffstat (limited to 'lib/kernel/doc/src/notes.xml')
-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 3d35f6f57f..9e9be3f661 100644
--- a/lib/kernel/doc/src/notes.xml
+++ b/lib/kernel/doc/src/notes.xml
@@ -3482,7 +3482,7 @@
types (for instance, <c>ensure_loaded/1</c> now only
accepts an atom as documented; it used to accept a string
too).</p>
- <p><c>Dialyzer</c> will generally emit warnings for any
+ <p>Dialyzer will generally emit warnings for any
calls that use undocumented argument types. Even if the
call happens to still work in R12B, you should correct
your code. A future release will adhere to the