Merge branch 'mi/typofixes' into maint

* mi/typofixes:
  contrib: typofixes
  Documentation/technical/http-protocol.txt: typofixes
  typofixes: fix misspelt comments
This commit is contained in:
Junio C Hamano
2013-12-17 11:34:01 -08:00
8 changed files with 10 additions and 10 deletions

View File

@ -307,7 +307,7 @@ Clients MUST first perform ref discovery with
S: ....ACK %s, continue
S: ....NAK
Clients MUST NOT reuse or revalidate a cached reponse.
Clients MUST NOT reuse or revalidate a cached response.
Servers MUST include sufficient Cache-Control headers
to prevent caching of the response.
@ -468,7 +468,7 @@ Clients MUST first perform ref discovery with
S:
S: ....
Clients MUST NOT reuse or revalidate a cached reponse.
Clients MUST NOT reuse or revalidate a cached response.
Servers MUST include sufficient Cache-Control headers
to prevent caching of the response.