fix: various typos fixed

This commit is contained in:
Sandro Gehri
2023-04-03 07:50:25 +02:00
parent cbc26faeb9
commit 3b9ca8853f
7 changed files with 9 additions and 9 deletions

View File

@ -7,7 +7,7 @@ namespace Pest\Contracts;
use Pest\Factories\TestCaseMethodFactory;
/**
* @interal
* @internal
*/
interface AddsAnnotations
{