Updated docs

This commit is contained in:
Jeroen De Meerleer 2019-06-20 23:54:50 +02:00
parent 01c51a6cda
commit ae641ade2b
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ class Game
} }
/** /**
* Gets pairing for white player * Returns the pairing for white player
* *
* @return Pairing | null * @return Pairing | null
*/ */
@ -97,7 +97,7 @@ class Game
} }
/** /**
* Gets pairing for black player * Returns the pairing for black player
* *
* @return Pairing | null * @return Pairing | null
*/ */