Skip to content

Commit 67ffa2c

Browse files
spell check xdd
1 parent 28c84e8 commit 67ffa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SMODS.PokerHand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- `{ hand }` if all cards score,
3131
- `{ SMODS.merge_lists(parts._flush, parts._straight) }` for all scoring cards that are part of a straight or flush, or
3232
- `{}` if the cards don't contain this hand.
33-
- `modify_display_text(self, cards, scoring_hnd) -> string?`
33+
- `modify_display_text(self, cards, scoring_hand) -> string?`
3434
- Changes the displayed name of the poker hand.
3535
- Returns the key to the new display name that gets localized (placed inside of `misc.poker_hands[key]`).
3636

0 commit comments

Comments
 (0)