diff options
author | emkael <emkael@tlen.pl> | 2017-08-18 23:52:43 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-08-18 23:52:43 +0200 |
commit | 0ad01e78a869a35d6739656681a40b09c8194bdf (patch) | |
tree | 8d951e87f4f088327f4124de6caf9ca99a7c0956 | |
parent | ee61b0df3fd9077e26dfc4163f04e0195d0475cd (diff) |
* documentation example fixed
-rw-r--r-- | doc/LowestParContract.en.md | 2 | ||||
-rw-r--r-- | doc/LowestParContract.pl.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/LowestParContract.en.md b/doc/LowestParContract.en.md index 87025f1..5f97739 100644 --- a/doc/LowestParContract.en.md +++ b/doc/LowestParContract.en.md @@ -203,7 +203,7 @@ Example 3 East makes 3NT. North can sacrifice in 4 Clubs (but not in 4 Diamonds) and South can sacrifice in 4 Diamonds (but not in 4 Clubs), both three down. -`MiniMaxDOS` reports `4Dx South, -500` as par contract, instead of `4Cx South, -500`. +`MiniMaxDOS` reports `4Dx South, -500` as par contract, instead of `4Cx North, -500`. Example 4 --------- diff --git a/doc/LowestParContract.pl.md b/doc/LowestParContract.pl.md index 5887ade..2881e5c 100644 --- a/doc/LowestParContract.pl.md +++ b/doc/LowestParContract.pl.md @@ -203,7 +203,7 @@ Przykład 3 E ugrywa 3NT. N ma opłacalną obronę w 4 trefl (ale nie 4 karo), a S ma opłacalną obronę w 4 karo (ale nie 4 trefl), obie bez trzech. -`MiniMaxDOS` ustala `4Dx S, -500` jako minimaks, zamiast `4Cx S, -500`. +`MiniMaxDOS` ustala `4Dx S, -500` jako minimaks, zamiast `4Cx N, -500`. Przykład 4 ---------- |