diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-10 21:43:31 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-10 21:43:31 +0000 |
| commit | 4c9cf79770dddfe2b2e7d25ffa61b0116568eadf (patch) | |
| tree | 3d18fc26854ad41d936677aa7f9bf1dd72a87e94 /sources/protocols/implementations/VSReliableMulticastProtocol.java | |
| parent | 49766c20b9c73278fdf2b0078dc57cfb407f8e98 (diff) | |
spell checking
Diffstat (limited to 'sources/protocols/implementations/VSReliableMulticastProtocol.java')
| -rw-r--r-- | sources/protocols/implementations/VSReliableMulticastProtocol.java | 2 |
1 files changed, 1 insertions, 1 deletions
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"); } |
