From ed423745e56135be7330c1020c248da1af30f945 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Tue, 1 Jul 2014 20:41:29 -0700 Subject: [PATCH] minor doc update --- Readme.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.org b/Readme.org index e9cee42..c65798d 100644 --- a/Readme.org +++ b/Readme.org @@ -99,7 +99,7 @@ You may customize spray by modifying following items: ** Algorithm details *** Main algorithm code location -The functions =spray--word-at-point=, =spray--update= and =spray-start= contain the main algorithm of choosing a word, an accent character and an interval to display it. Word splitting is also duplicated the same way as in those functions throughout ./spray.el. +In =./spray.el=, the functions =spray--word-at-point=, =spray--update= and =spray-start= contain the main algorithm of choosing a word, an accent character and an interval to display it. Word splitting is also duplicated the same way as in those functions throughout ./spray.el. *** Algorithm translated from code to english -- 2.30.2