]> git.codecow.com Git - libnemo.git/commitdiff
Typo.
authorChris Duncan <chris@zoso.dev>
Thu, 23 Apr 2026 22:21:35 +0000 (15:21 -0700)
committerChris Duncan <chris@zoso.dev>
Thu, 23 Apr 2026 22:21:35 +0000 (15:21 -0700)
src/lib/wallet/index.ts

index b0bdc98d89249c518fbaae9987459b04809e3cc3..0f716f2d357a1f8965204386c9c03ca380f3c70d 100644 (file)
@@ -334,7 +334,7 @@ export class Wallet {
        * 32-byte value using BLAKE2b. The wallet must be unlocked prior to signing.\r
        *\r
        * Special note: This method can be used to sign a 16-byte nonce with a Ledger\r
-       * device. The actual messaage signed is a string which can be expressed as the\r
+       * device. The actual message signed is a string which can be expressed as the\r
        * following template literal:\r
        *\r
        * `Nano Signed Nonce:\n ${nonceBytes}`\r