From 4c9cf79770dddfe2b2e7d25ffa61b0116568eadf Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 10 Aug 2008 21:43:31 +0000 Subject: spell checking --- sources/protocols/implementations/VSReliableMulticastProtocol.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/protocols/implementations/VSReliableMulticastProtocol.java') diff --git a/sources/protocols/implementations/VSReliableMulticastProtocol.java b/sources/protocols/implementations/VSReliableMulticastProtocol.java index b876295..06e5c7b 100644 --- a/sources/protocols/implementations/VSReliableMulticastProtocol.java +++ b/sources/protocols/implementations/VSReliableMulticastProtocol.java @@ -58,7 +58,7 @@ public class VSReliableMulticastProtocol extends VSAbstractProtocol { vec.add(1); vec.add(3); - initVector("pids", vec, "PIDs beteilitger Prozesse"); + initVector("pids", vec, "PIDs beteiligter Prozesse"); initLong("timeout", 2500, "Zeit bis erneute Anfrage", "ms"); } -- cgit v1.2.3