From e2782e836a0d363cb6bfc9c5215b6ba777783230 Mon Sep 17 00:00:00 2001 From: Thomas Beutlich Date: Thu, 15 Feb 2024 13:27:31 +0100 Subject: [PATCH] Fix typo (#4324) --- Modelica/Clocked/UsersGuide/Clocks.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modelica/Clocked/UsersGuide/Clocks.mo b/Modelica/Clocked/UsersGuide/Clocks.mo index dbfbb615f7..82e275946b 100644 --- a/Modelica/Clocked/UsersGuide/Clocks.mo +++ b/Modelica/Clocked/UsersGuide/Clocks.mo @@ -87,7 +87,7 @@ with sample and hold operators (boundary with other clocked partitions or with the global continuous-time partition). A sub-clock partition is a part of clock partition that use a specific derived clock, -separated from other sub-clock partions by operators like subSample and superSample. +separated from other sub-clock partitions by operators like subSample and superSample. All equations within a sub-clock partition are active at the same time.