From 4376a17552670021a9175bb487be8eb16a2a97e9 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Mon, 13 Nov 2023 16:04:49 +0900 Subject: [PATCH] [DOC] Close a tag --- doc/timezones.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/timezones.rdoc b/doc/timezones.rdoc index 3e2122b43e..18233b97ae 100644 --- a/doc/timezones.rdoc +++ b/doc/timezones.rdoc @@ -97,6 +97,6 @@ which will be called if defined: - +name+: - - Called when Marshal.dump(t) is invoked + - Called when Marshal.dump(t) is invoked - Argument: none. - Returns: the string name of the timezone.