Just a small change to grammar to make file more readable
pull/167/head
Zach Litzinger 2015-09-16 11:20:40 -05:00
rodzic f7154d5528
commit 8dcad4c7ef
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ To install the icalendar package, use::
python setup.py install
If installation is successful, you be able to import the iCalendar
If installation is successful, you will be able to import the iCalendar
package, like this::
>>> import icalendar