Commit d9dd9d1
committed
minor #7478 Fix Typo $response->setEtag(..) (gmorel)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7478).
Discussion
----------
Fix Typo $response->setEtag(..)
instead of $response->setETag(..)
Keep up the good work !
Commits
-------
9ce1a77 Fix Typo $response->setEtag(..)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments