From 73d86057f2f9d6b3de5fb12e23b2cd65be50e226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 3 Jan 2013 22:31:55 +0100 Subject: Fix small error in doc comment --- src/cowboy_clock.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cowboy_clock.erl') diff --git a/src/cowboy_clock.erl b/src/cowboy_clock.erl index b439bb1..f0f5658 100644 --- a/src/cowboy_clock.erl +++ b/src/cowboy_clock.erl @@ -71,7 +71,7 @@ rfc1123() -> rfc1123(DateTime) -> update_rfc1123(<<>>, undefined, DateTime). -%% @doc Return the current date and time formatted according to RFC-2109. +%% @doc Return the given date and time formatted according to RFC-2109. %% %% This format is used in the set-cookie header sent with %% HTTP responses. -- cgit v1.2.3