minor doc update
[spray] / Readme.org
index f99e92a2cabb7bfb818389989ae3408644a9b546..a66cbd2228bc044b658b74016f41a998839de6ff 100644 (file)
@@ -109,9 +109,9 @@ The functions =spray--word-at-point=, =spray--update= and =spray-start= contain
 
 *** Algorithm translated from code to english
 
-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
+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 any of =:,= 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 |