From: Ian Kelling Date: Wed, 2 Jul 2014 02:55:10 +0000 (-0700) Subject: minor doc update X-Git-Url: https://iankelling.org/git/?p=spray;a=commitdiff_plain;h=e76d5c955edfcc4da8a5ceb8d659fefd79f62910 minor doc update --- diff --git a/Readme.org b/Readme.org index a66cbd2..fe15942 100644 --- a/Readme.org +++ b/Readme.org @@ -111,7 +111,7 @@ The functions =spray--word-at-point=, =spray--update= and =spray-start= contain Words are split at space, tab and newline characters, and if any of the characters =.!?;= appear in a word, a blank word is appended to the current word. -Each word is displayed for (60 / the choosen wpm) seconds, except if the word contains any of =:,= or is greater than 9 characters long, in which case it is displayed for twice as long. +Each word is displayed for (60 / the choosen wpm) seconds, except if the word contains : or , or is greater than 9 characters long, in which case it is displayed for twice as long. The accent location is chosen as the nth character in a word, depending on its length, based on the following table | length | accent position |