X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fuser%2Fclass_ShipSimuBaseUser.php;h=63c9b8d290ea5b00f71ffdb9fb1783e7212e078c;hb=5bf79580029c4f6ee71e6c9e7890169e4b344def;hp=61feb281fb6c692228661361bf7414db6f56a4a6;hpb=fc50e3805a154eca3330aeae911cd6b75c967e9f;p=shipsimu.git diff --git a/application/ship-simu/main/user/class_ShipSimuBaseUser.php b/application/ship-simu/main/user/class_ShipSimuBaseUser.php index 61feb28..63c9b8d 100644 --- a/application/ship-simu/main/user/class_ShipSimuBaseUser.php +++ b/application/ship-simu/main/user/class_ShipSimuBaseUser.php @@ -90,9 +90,9 @@ class ShipSimuBaseUser extends BaseUser implements Registerable, Updateable { } /** - * Determines if the goverment can still pay a "virtual training course" in general + * Determines if goverment can still pay a "virtual training course" in general * - * @return $ifGovHelps Wether if the goverment helps the user with a virtual training course + * @return $ifGovHelps Wether if goverment helps the user with a virtual training course */ public function ifGovermentPaysTraining () { // By default they want to help. @@ -121,9 +121,9 @@ class ShipSimuBaseUser extends BaseUser implements Registerable, Updateable { } /** - * Determines if the goverment can still pay a "startup help" to the user + * Determines if goverment can still pay a "startup help" to the user * - * @return $ifGovHelps Wether if the goverment helps the user with some startup money + * @return $ifGovHelps Wether if goverment helps the user with some startup money */ public function ifGovermentPaysStartupHelp () { // By default they want to help.