Correct spelling

This commit is contained in:
Ivan Kravets
2014-12-29 20:27:11 +02:00
parent af191834d1
commit e8628443f0
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ The Project configuration file is named ``platformio.ini``. This is a
``platformio.ini`` has sections (each denoted by a ``[header]``) and
key / value pairs within the sections. A sign ``#`` at the beginning of the
line indicate a comment. Comment lines are ignored.
line indicates a comment. Comment lines are ignored.
The sections and their allowable values are described below.

View File

@@ -1,11 +1,11 @@
#
# Project Configuration File
#
# A detailed documentation with EXAMPLES is located here:
# A detailed documentation with the EXAMPLES is located here:
# http://docs.platformio.ikravets.com/en/latest/projectconf.html
#
# A sign `#` at the beginning of the line indicate a comment
# A sign `#` at the beginning of the line indicates a comment
# Comment lines are ignored.
# Simple and base environment