Skip to content

Commit f37dc74

Browse files
author
Ian Barber
committed
Update comment in config
1 parent 8726af3 commit f37dc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Google/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Google_Config
3030
/**
3131
* Create a new Google_Config. Can accept an ini file location with the
3232
* local configuration. For example:
33-
* application_name: "My App";
33+
* application_name="My App"
3434
*
3535
* @param [$ini_file_location] - optional - The location of the ini file to load
3636
*/

0 commit comments

Comments
 (0)