From fa6853caec695929aa66565da3dfbfd25e8a8d54 Mon Sep 17 00:00:00 2001 From: Matthias Lang Date: Mon, 15 Mar 2010 17:59:36 +0100 Subject: Correct grammatical problems in conjunction with 'its' --- system/doc/getting_started/robustness.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/doc/getting_started') diff --git a/system/doc/getting_started/robustness.xml b/system/doc/getting_started/robustness.xml index 227da4c027..5881123b21 100644 --- a/system/doc/getting_started/robustness.xml +++ b/system/doc/getting_started/robustness.xml @@ -146,7 +146,7 @@ after pong_timeout() -> a process calls link(Other_Pid) it sets up a bidirectional link between itself and the process - called Other_Pid. When a process terminates its sends + called Other_Pid. When a process terminates, it sends something called a signal to all the processes it has links to.

The signal carries information about the pid it was sent from and -- cgit v1.2.3