[erlang-patches] [PATCH] Correct typo in erlang.xml
Michael Santos
michael.santos@REDACTED
Mon Sep 6 20:14:40 CEST 2010
On Mon, Sep 06, 2010 at 07:30:47PM +0200, Tuncer Ayaz wrote:
> 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
One more typo: "where" should be "were"
> 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