mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 16:56:48 +00:00
refactor: Fix typos in comments, configure cspell (#6164)
This change sets up a `cspell `configuration and fixes lots of typos in comments. There are no other code changes.
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
"Missing field 'public_key'.");
|
||||
}
|
||||
{
|
||||
// manifest with manlformed public key
|
||||
// manifest with malformed public key
|
||||
auto const info = env.rpc(
|
||||
"json",
|
||||
"manifest",
|
||||
|
||||
Reference in New Issue
Block a user