summaryrefslogtreecommitdiffstats
path: root/git-http-backend.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-16 21:51:15 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-16 21:51:15 +0900
commit6b7d215a58fcad73e1d989b5767c9d3b2ba6608b (patch)
tree78de8e7c65f35106dfde60f0e6b4284f09e7f43f /git-http-backend.txt
parente0f71462e15863fa4b188b26e30db0155d52a946 (diff)
downloadgit-htmldocs-6b7d215a58fcad73e1d989b5767c9d3b2ba6608b.tar.gz
Autogenerated HTML docs for v2.21.0-419-gffac5
Diffstat (limited to 'git-http-backend.txt')
-rw-r--r--git-http-backend.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-http-backend.txt b/git-http-backend.txt
index bb0db195c..558966aa8 100644
--- a/git-http-backend.txt
+++ b/git-http-backend.txt
@@ -162,7 +162,7 @@ ScriptAliasMatch ^/git/[^/]*(.*) /usr/libexec/git-core/git-http-backend/storage.
Accelerated static Apache 2.x::
Similar to the above, but Apache can be used to return static
- files that are stored on disk. On many systems this may
+ files that are stored on disk. On many systems this may
be more efficient as Apache can ask the kernel to copy the
file contents from the file system directly to the network:
+