Fixed typo in code comments

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-08-02 19:24:46 -07:00
parent da1c1dbdd9
commit 87bed9b294

View file

@ -498,7 +498,7 @@ class AssetPresenter extends Presenter
}
/**
* Date the warantee expires.
* Date the warranty expires.
* @return false|string
*/
public function warranty_expires()