From 148d0ccd18a14195294b0a13f0eb79facf357953 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Mon, 22 Aug 2022 23:14:58 +0900 Subject: [PATCH] [DOC] Fix a type [ci skip] --- doc/time/sec_i.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/time/sec_i.rdoc b/doc/time/sec_i.rdoc index 99c8eddc65..fd5519082c 100644 --- a/doc/time/sec_i.rdoc +++ b/doc/time/sec_i.rdoc @@ -1 +1 @@ -- +isec_i+ is the integer number of seconds in the range 0..60. +- +sec_i+ is the integer number of seconds in the range 0..60.