Skip to content

Commit fd4e0a9

Browse files
committed
JAV-65 #298 Jsdoc typo
1 parent 9923fe4 commit fd4e0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/transaction/AddressAliasTransaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export class AddressAliasTransaction extends Transaction {
9393
*/
9494
public readonly namespaceId: NamespaceId,
9595
/**
96-
* The mosaic id.
96+
* The address.
9797
*/
9898
public readonly address: Address,
9999
signature?: string,

0 commit comments

Comments
 (0)