1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-15 02:54:09 -04:00

Skiz help: fix typo

decending -> descending
This commit is contained in:
Topi Miettinen 2019-12-22 10:57:02 +02:00 committed by Shlomi Fish
parent 2bf9b249cc
commit 879709d682

View file

@ -10,7 +10,7 @@ Move all cards to the foundations.
<p> <p>
This is a Freecell type of game. Cards on the tableau build down in rank This is a Freecell type of game. Cards on the tableau build down in rank
by suit. Cards build up in rank on the foundations. by suit. Cards build up in rank on the foundations.
A stack can be moved if the cards are in decending rank order A stack can be moved if the cards are in descending rank order
regardless of the suit. Only a King or the highest trump can be played regardless of the suit. Only a King or the highest trump can be played
on an empty row. on an empty row.