chore: Fix small typos in protocol files (#5279)

This commit is contained in:
code0xff
2025-02-13 22:48:48 +09:00
committed by tequ
parent 63665a6673
commit 4d763b7340
4 changed files with 4 additions and 4 deletions

View File

@@ -75,7 +75,7 @@ buildMultiSigningData(STObject const& obj, AccountID const& signingID);
The following methods support that optimization:
1. startMultiSigningData provides the large part which can be shared.
2. finishMuiltiSigningData caps the passed in serializer with each
2. finishMultiSigningData caps the passed in serializer with each
signer's unique data.
*/
Serializer