a little more grammar

Esse commit está contido em:
max ulidtko
2013-05-09 19:29:53 +03:00
commit 4972a50317
+1 -1
Ver Arquivo
@@ -31,7 +31,7 @@ class Build(Command):
Also any external library dependencies are tracked automatically. If a
source file includes any library found among standard Arduino libraries or
a library placed in `lib' subdirectory of the project, the library gets
build too.
built too.
Build artifacts are placed in `.build' subdirectory of the project.
"""