Skip to content

Commit 59ae046

Browse files
fix a typo in a config comment (#77)
1 parent 0b0bd6f commit 59ae046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// Message to display if the user "opts out"/clicks "cancel"
2323
'error_message' => 'You have to supply your credentials to access this resource.',
2424

25-
// Message to display in the auth dialiog in some browsers (mainly Internet Explorer).
25+
// Message to display in the auth dialog in some browsers (mainly Internet Explorer).
2626
// Realm is also used to define a "space" that should share credentials.
2727
'realm' => 'Basic Auth',
2828

0 commit comments

Comments
 (0)