We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0bd6f commit 59ae046Copy full SHA for 59ae046
1 file changed
src/config.php
@@ -22,7 +22,7 @@
22
// Message to display if the user "opts out"/clicks "cancel"
23
'error_message' => 'You have to supply your credentials to access this resource.',
24
25
- // Message to display in the auth dialiog in some browsers (mainly Internet Explorer).
+ // Message to display in the auth dialog in some browsers (mainly Internet Explorer).
26
// Realm is also used to define a "space" that should share credentials.
27
'realm' => 'Basic Auth',
28
0 commit comments