8000 Merge pull request #1800 from AndreiCanta/develop · hicode/laravel@9a58a02 · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit 9a58a02

Browse files
committed
Merge pull request laravel#1800 from AndreiCanta/develop
Typo: missing quotes in session.php doc block
2 parents b6a94c0 + 6253fe0 commit 9a58a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| requests. By default we will use the light-weight cookie driver but
1212
| you may specify any of the other wonderful drivers provided here.
1313
|
14-
| Supported: "cookie", file", "database", "apc",
14+
| Supported: "cookie", "file", "database", "apc",
1515
| "memcached", "redis", "array"
1616
|
1717
*/

0 commit comments

Comments
 (0)
0