mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
Fix typo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/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) {
|
||||
|
||||
Reference in New Issue
Block a user