summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-11-13 16:04:49 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-11-13 16:04:49 +0900
commit4376a17552670021a9175bb487be8eb16a2a97e9 (patch)
tree27d5a571dd79720afb5b277db14903bcd8990afa /doc
parent44a6a13cbe8ead29a5d62f1f3d49343aab946f5e (diff)
[DOC] Close a tag
Diffstat (limited to 'doc')
-rw-r--r--doc/timezones.rdoc2
1 files changed, 1 insertions, 1 deletions
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 <tt>Marshal.dump(t) is invoked
+ - Called when <tt>Marshal.dump(t)</tt> is invoked
- Argument: none.
- Returns: the string name of the timezone.