SIGN IN SIGN UP
laravel / framework UNCLAIMED

Laravel is a web application framework with expressive, elegant syntax.

0 0 135 PHP

Fix grammatical error in Lottery::alwaysLose() PHPDoc comment (#60086)

The PHPDoc comment said "result in a lose" but "lose" is a verb.
Changed to "loss" (noun) to match the corresponding alwaysWin()
method which uses "win" (noun).
R
RP SOHAG committed
d821f6ab061ec6239249197553d6720c030494d1
Parent: 7aee53c
Committed by GitHub <noreply@github.com> on 5/13/2026, 2:00:37 PM