Skip to content

Commit 4eee24d

Browse files
richlvtrasher
authored andcommitted
Minor typo fixes
1 parent 7bdc447 commit 4eee24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.htaccess

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# If you have problem with session.auto_start or session.use_trans_sid on install
2-
# you need to set thse configurations values to 0 in php.ini or uncomment this line
2+
# you need to set these configuration values to 0 in php.ini or uncomment these lines
33
#php_value session.auto_start 0
44
#php_value session.use_trans_sid 0
55

@@ -24,4 +24,4 @@
2424
# ExpiresByType text/x-javascript "access 1 year"
2525
# ExpiresByType text/javascript "access 1 year"
2626
# ExpiresByType application/javascript "access 1 year"
27-
#</IfModule>
27+
#</IfModule>

0 commit comments

Comments
 (0)