Typo Gardle -> Gradle

This commit is contained in:
Ciro Santilli
2015-03-27 11:09:43 +01:00
committed by Artem Bilan
parent c525e43299
commit b32cd1edda
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ When changing the polling period, the change to the trigger will occur after the
You can run the application by either:
* running the "Main" class from within STS (Right-click on Main class --> Run As --> Java Application)
* or from the command line using the [Gralde](http://www.gradle.org):
* or from the command line using the [Gradle](http://www.gradle.org):
$ gradlew :dynamic-poller:runHelloWorldApp