jmarantz closed pull request #1805: Fix typo in doc/https_support.html
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1805
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/html/doc/https_support.html b/html/doc/https_support.html
index 984c92b37..7d77c4b02 100644
--- a/html/doc/https_support.html
+++ b/html/doc/https_support.html
@@ -290,7 +290,7 @@ <h2 id="RespectXForwardedProto">Respecting
X-Forwarded-Proto</h2>
effect and the protocol is changed in front of the PageSpeed-enabled
server,
a mismatch may arise when performing loopback fetches, leading up to
fetching
failures. Explicitly authorizing the domain used to fetch resources will
- resolve this problem, because doing so allows the oopback fetching
mechanism
+ resolve this problem, because doing so allows the loopback fetching
mechanism
to be bypassed.
</p>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services