From 6dbcf6b0d6bb68ceaa743e18a52ac815f495d408 Mon Sep 17 00:00:00 2001
From: wanderer <mjbecze@gmail.com>
Date: Mon, 17 Nov 2014 14:06:43 -0500
Subject: [PATCH] spelling fix

---
 StateTests/{stRecusiveCreate.json => stRecursiveCreate.json} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename StateTests/{stRecusiveCreate.json => stRecursiveCreate.json} (99%)

diff --git a/StateTests/stRecusiveCreate.json b/StateTests/stRecursiveCreate.json
similarity index 99%
rename from StateTests/stRecusiveCreate.json
rename to StateTests/stRecursiveCreate.json
index 96f661385..a9daf2abd 100644
--- a/StateTests/stRecusiveCreate.json
+++ b/StateTests/stRecursiveCreate.json
@@ -1,5 +1,5 @@
 {
-  "recusiveCreate": {
+  "recursiveCreate": {
     "env": {
       "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
       "currentDifficulty": "256",
-- 
GitLab