Skip to content

Commit a942b43

Browse files
camilledalmerasjeapostrophe
authored andcommitted
Update dispatchers.scrbl
1 parent bd015c1 commit a942b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-server-doc/web-server/scribblings/dispatchers.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ a URL that refreshes the password file, servlet cache, etc.}
244244
}
245245

246246
@defthing[combined-log-format format-reqresp/c]{
247-
Formats a request and a response to approximate the Common Log Format.
247+
Formats a request and a response to approximate the Combined Log Format.
248248
As this function does not have access to the size of the object returned
249249
to the client, it defaults the field to @litchar{-}.
250250
}
@@ -302,7 +302,7 @@ a URL that refreshes the password file, servlet cache, etc.}
302302
}
303303

304304
@defthing[combined-log-format format-req/c]{
305-
Formats a request and a response to approximate the Common Log Format.
305+
Formats a request and a response to approximate the Combined Log Format.
306306
As this function does not have access to the size of the object returned
307307
to the client, it defaults the field to @litchar{-}.
308308
}

0 commit comments

Comments
 (0)