From eb4d4c133a8c2ad00807888289cb99d67f70896f Mon Sep 17 00:00:00 2001 From: Patrik Nyblom Date: Mon, 6 May 2013 14:53:07 +0200 Subject: Minor spelling correction --- erts/doc/src/erlang.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'erts') diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index 20fc9e70f2..767edc1cc0 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -6086,12 +6086,12 @@ ok uninterrupted execution time of the process or port, which will always be >= the Time value supplied when starting the trace. New tuples may be - added to the Info lists in the future, and the + added to the Info list in the future, and the order of the tuples in the list may be changed at any time without prior notice.

This can be used to detect problems with NIF's or - drivers that takes too long to execute. Generally, 1 ms + drivers that take too long to execute. Generally, 1 ms is considered a good maximum time for a driver callback or a NIF. However, a time sharing system should usually consider everything below 100 ms as "possible" and -- cgit v1.2.3