English grammar fix only

cropleyb 2014-10-28 16:00:23 -07:00
parent a14d4893d4
commit 0b0b3d3482
1 changed files with 2 additions and 2 deletions

@ -2,11 +2,11 @@
* *author: Gabriel Pettier*
* *kivy: >= 1.1.1*
A simple way to create a menu that shows when user do a long touch.
A simple way to create a menu that shows when the user does a long touch.
## Code
```
```
#!python
#!/usr/bin/env python
from kivy.app import App