mirror of
https://github.com/corda/corda.git
synced 2024-12-28 00:38:55 +00:00
fix typo in types.def
This commit is contained in:
parent
3bffa44824
commit
9d4c589ab1
@ -172,7 +172,7 @@
|
||||
(type linkageError java/lang/LinkageError
|
||||
(extends error))
|
||||
|
||||
(type unsatisfiedLinkError java/lang/UnsatisifiedLinkError
|
||||
(type unsatisfiedLinkError java/lang/UnsatisfiedLinkError
|
||||
(extends linkageError))
|
||||
|
||||
(type byte java/lang/Byte
|
||||
|
Loading…
Reference in New Issue
Block a user