From d3a2c9fde7b6009fe972aa92c6ba97f361c4775d Mon Sep 17 00:00:00 2001 From: Julien Fischer Date: Sat, 28 Mar 2026 17:11:59 +1100 Subject: [PATCH] Another calendar documentation fix. library/calender.m: As above. --- library/calendar.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/calendar.m b/library/calendar.m index 6e8b19a6c..05128b5d0 100644 --- a/library/calendar.m +++ b/library/calendar.m @@ -22,7 +22,7 @@ % a detailed description.) This is the calendar that is currently used % by most of the world. % -% This modules allows times to be represented at microsecond resolution, +% This module allows times to be represented at microsecond resolution, % though of course not all sources of time information are that precise. % %---------------------------------------------------------------------------%