Merge pull request #102 from skapazzo/master

guide: fixed typo
This commit is contained in:
Jonathan Daugherty 2016-12-02 16:17:07 -08:00 committed by GitHub
commit 81a5bc6a43

View File

@ -423,7 +423,7 @@ selection easy in common cases:
cursor position.
For example, this widget requests a cursor placement on the first
"``o``" in "``foo``" assocated with the cursor name "``myCursor``":
"``o``" in "``foo``" associated with the cursor name "``myCursor``":
.. code:: haskell