Fossil SCM
simple doc typo
Commit
e3653248ae4d74fb0066d7f112f3b3898308d55c
Parent
711675774b78ff4…
1 file changed
+1
-1
+1
-1
| --- src/xfer.c | ||
| +++ src/xfer.c | ||
| @@ -575,11 +575,11 @@ | ||
| 575 | 575 | /* |
| 576 | 576 | ** The CGI/HTTP preprocessor always redirects requests with a content-type |
| 577 | 577 | ** of application/x-fossil or application/x-fossil-debug to this page, |
| 578 | 578 | ** regardless of what path was specified in the HTTP header. This allows |
| 579 | 579 | ** clone clients to specify a URL that omits default pathnames, such |
| 580 | -** as "http://fossil-scm.morg/" instead of "http://fossil-scm.org/index.cgi". | |
| 580 | +** as "http://fossil-scm.org/" instead of "http://fossil-scm.org/index.cgi". | |
| 581 | 581 | ** |
| 582 | 582 | ** WEBPAGE: xfer |
| 583 | 583 | ** |
| 584 | 584 | ** This is the transfer handler on the server side. The transfer |
| 585 | 585 | ** message has been uncompressed and placed in the g.cgiIn blob. |
| 586 | 586 |
| --- src/xfer.c | |
| +++ src/xfer.c | |
| @@ -575,11 +575,11 @@ | |
| 575 | /* |
| 576 | ** The CGI/HTTP preprocessor always redirects requests with a content-type |
| 577 | ** of application/x-fossil or application/x-fossil-debug to this page, |
| 578 | ** regardless of what path was specified in the HTTP header. This allows |
| 579 | ** clone clients to specify a URL that omits default pathnames, such |
| 580 | ** as "http://fossil-scm.morg/" instead of "http://fossil-scm.org/index.cgi". |
| 581 | ** |
| 582 | ** WEBPAGE: xfer |
| 583 | ** |
| 584 | ** This is the transfer handler on the server side. The transfer |
| 585 | ** message has been uncompressed and placed in the g.cgiIn blob. |
| 586 |
| --- src/xfer.c | |
| +++ src/xfer.c | |
| @@ -575,11 +575,11 @@ | |
| 575 | /* |
| 576 | ** The CGI/HTTP preprocessor always redirects requests with a content-type |
| 577 | ** of application/x-fossil or application/x-fossil-debug to this page, |
| 578 | ** regardless of what path was specified in the HTTP header. This allows |
| 579 | ** clone clients to specify a URL that omits default pathnames, such |
| 580 | ** as "http://fossil-scm.org/" instead of "http://fossil-scm.org/index.cgi". |
| 581 | ** |
| 582 | ** WEBPAGE: xfer |
| 583 | ** |
| 584 | ** This is the transfer handler on the server side. The transfer |
| 585 | ** message has been uncompressed and placed in the g.cgiIn blob. |
| 586 |