[PATCH] Correct typo in erlang.xml
Tuncer Ayaz
tuncer.ayaz@REDACTED
Mon Sep 6 19:30:47 CEST 2010
semanticts -> semantics
---
erts/doc/src/erlang.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index ce7fde0..5e4c742 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -2037,7 +2037,7 @@ os_prompt%</pre>
<note>
<p>In releases older than OTP R14B, NIF's where an
experimental feature. Versions of OTP older than R14B might
- have different and possibly incompatible NIF semanticts and
+ have different and possibly incompatible NIF semantics and
interfaces. For example, in R13B03 the return value on
failure was
<c>{error,Reason,Text}</c>.</p>
More information about the erlang-patches
mailing list