mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
Fix typo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/node
|
#!/usr/bin/node
|
||||||
//
|
//
|
||||||
// Returns a Gravatar stle hash as per: http://en.gravatar.com/site/implement/hash/
|
// Returns a Gravatar style hash as per: http://en.gravatar.com/site/implement/hash/
|
||||||
//
|
//
|
||||||
|
|
||||||
if (process.argv.length != 3) {
|
if (process.argv.length != 3) {
|
||||||
|
|||||||
Reference in New Issue
Block a user