Skip to content

Commit 89fad96

Browse files
committed
KERML11-9 Corrected typo in documentation of Transfer::isInstant.
1 parent cd4816d commit 89fad96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sysml.library/Kernel Libraries/Kernel Semantic Library/Transfers.kerml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ standard library package Transfers {
4242
feature isInstant: Boolean[1] {
4343
doc
4444
/*
45-
* If isInstance is true, then the transfer is instantaneous.
45+
* If isInstant is true, then the transfer is instantaneous.
4646
*/
4747
}
4848

0 commit comments

Comments
 (0)