You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: onixlabs-corda-identity-framework-contract/src/main/kotlin/io/onixlabs/corda/identityframework/contract/accounts/Account.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ import java.util.*
33
33
*
34
34
* @property owner The owner of the account.
35
35
* @property linearId The unique identifier of the account.
36
-
* @property participants THe participants of this account; namely the owner.
36
+
* @property participants The participants of this account; namely the owner.
0 commit comments