From 204a8de243ab3ce1454e3ce007e7fc5ac56f2b4e Mon Sep 17 00:00:00 2001 From: Ben Moss Date: Sun, 30 Jun 2013 18:59:59 -0400 Subject: [PATCH] Fix typo --- doc/fireplace.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fireplace.txt b/doc/fireplace.txt index 15370d2..9d98a05 100644 --- a/doc/fireplace.txt +++ b/doc/fireplace.txt @@ -137,7 +137,7 @@ cpr Eval a require :reload form. *fireplace-c!* c!{motion} Eval/replace the code indicated by {motion}. -c!! Eval/replace the inner-most expr at the cusror. +c!! Eval/replace the inner-most expr at the cursor. *fireplace-cqp* cqp Bring up a prompt for code to eval/print.