We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628e21f commit 2cb3d56Copy full SHA for 2cb3d56
1 file changed
sysml.library/Domain Libraries/Quantities and Units/Time.sysml
@@ -31,7 +31,7 @@ standard library package Time {
31
part def Clock :> Clocks::Clock {
32
doc
33
/*
34
- * A Clock provides a currentTime as a TimeInstantValue that advances montonically over its lifetime.
+ * A Clock provides a currentTime as a TimeInstantValue that advances monotonically over its lifetime.
35
*/
36
37
attribute :>> currentTime : TimeInstantValue;
0 commit comments