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/VSTwoPhaseCommitProtocol.java | |
| parent | 49766c20b9c73278fdf2b0078dc57cfb407f8e98 (diff) | |
spell checking
Diffstat (limited to 'sources/protocols/implementations/VSTwoPhaseCommitProtocol.java')
| -rw-r--r-- | sources/protocols/implementations/VSTwoPhaseCommitProtocol.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/protocols/implementations/VSTwoPhaseCommitProtocol.java b/sources/protocols/implementations/VSTwoPhaseCommitProtocol.java index 5f9e467..d4f1190 100644 --- a/sources/protocols/implementations/VSTwoPhaseCommitProtocol.java +++ b/sources/protocols/implementations/VSTwoPhaseCommitProtocol.java @@ -66,7 +66,7 @@ public class VSTwoPhaseCommitProtocol extends VSAbstractProtocol { vec.add(2); vec.add(3); - initVector("pids", vec, "PIDs beteilitger Prozesse"); + initVector("pids", vec, "PIDs beteiligter Prozesse"); initLong("timeout", 2500, "Zeit bis erneute Anfrage", "ms"); } |
