From: zk_phi Date: Mon, 30 Jun 2014 12:19:20 +0000 (+0900) Subject: fix typo X-Git-Url: https://iankelling.org/git/?p=spray;a=commitdiff_plain;h=0827c8f59336462136dd5dd2ea9f02c1be44e720;hp=55f656a88da1fe8d5259d740f72e1798c59e1752 fix typo --- diff --git a/Readme.org b/Readme.org index 5e379c1..7e7f519 100644 --- a/Readme.org +++ b/Readme.org @@ -12,7 +12,7 @@ NOTE: This is a WIP project and thus APIs may change. ** Installation -Put cedit.el into a "load-path"ed directory, and load it in your init +Put spray.el into a "load-path"ed directory, and load it in your init file. : (require 'spray)