8000 chore: fix typo 'do' verb · symfony/http-foundation@94dc879 · GitHub
[go: up one dir, main page]

Skip to content

Commit 94dc879

Browse files
BASAKSemihfabpot
authored andcommitted
chore: fix typo 'do' verb
1 parent 5032c58 commit 94dc879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/SessionNotFoundException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\HttpFoundation\Exception;
1313

1414
/**
15-
* Raised when a session does not exists. This happens in the following cases:
15+
* Raised when a session does not exist. This happens in the following cases:
1616
* - the session is not enabled
1717
* - attempt to read a session outside a request context (ie. cli script).
1818
*

0 commit comments

Comments
 (0)
0