From 7d9b2898ab2fe89a7d540c6e706a862333789a9d Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Tue, 1 Jul 2014 20:40:19 -0700 Subject: [PATCH] minor doc update --- Readme.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Readme.org b/Readme.org index dcdf47e..e9cee42 100644 --- a/Readme.org +++ b/Readme.org @@ -98,9 +98,8 @@ You may customize spray by modifying following items: ** Algorithm details -*** Algorithm code location -This project's implementation is located in ./spray.el -The functions =spray--word-at-point=, =spray--update= and =spray-start= contain the main of the algorithm. Word splitting is also duplicated the same way as in those functions throughout ./spray.el. +*** 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. *** Algorithm translated from code to english -- 2.30.2