Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit dec4472

Browse files
committed
Traduction
1 parent 1ef81d8 commit dec4472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jeux de la vie/Autocell.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ private static bool Calcul_day_and_night(bool cellule, int compteur)
104104
}
105105

106106
/// <summary>
107-
/// Randomly initialize the gameboard
107+
/// Initialiser aléatoirement le plateau de jeu
108108
/// </summary>
109109
/// <param name="table"></param>
110110
/// <param name="table_size"></param>

0 commit comments

Comments
 (0)