Merge pull request #101 from DTSCode/patch-1

Corrected proper grammar
This commit is contained in:
Dominik Picheta 2014-12-20 00:27:19 +00:00
commit c9c0b30b1a

View File

@ -44,7 +44,7 @@
"url": "git://github.com/olahol/nimrod-murmur/",
"method": "git",
"tags": ["hash", "murmur"],
"description": "MurmurHash in pur Nimrod.",
"description": "MurmurHash in pure Nimrod.",
"license": "MIT",
"web": "https://github.com/olahol/nimrod-murmur"
},