Skip to content

Commit 24cbd8f

Browse files
committed
typofix (procgress to progress)
1 parent 4750c3f commit 24cbd8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php.ini-development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ session.hash_bits_per_character = 5
15611561
; http://php.net/url-rewriter.tags
15621562
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
15631563

1564-
; Enable upload procgress tracking in $_SESSION
1564+
; Enable upload progress tracking in $_SESSION
15651565
; Default Value: On
15661566
; Development Value: On
15671567
; Production Value: On

php.ini-production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ session.hash_bits_per_character = 5
15611561
; http://php.net/url-rewriter.tags
15621562
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
15631563

1564-
; Enable upload procgress tracking in $_SESSION
1564+
; Enable upload progress tracking in $_SESSION
15651565
; Default Value: On
15661566
; Development Value: On
15671567
; Production Value: On

0 commit comments

Comments
 (0)