Fixed typo.

This commit is contained in:
Erik C. Thauvin 2016-01-25 08:42:22 -08:00
parent 44618d17df
commit 4fdf165d8f

View file

@ -145,7 +145,7 @@ dependencies {
The `GeneratedVersion` class will be automatically created in the `build` directory upon compiling. The `GeneratedVersion` class will be automatically created in the `build` directory upon compiling.
#### Glass & Source Generation #### Class & Source Generation
In order to also incorporate the generated source code into the `source tree`, use the [EWERK Annotation Processor Plugin](https://github.com/ewerk/gradle-plugins/tree/master/plugins/annotation-processor-plugin). Start by addding the following to the very top of the `build.gradle` file: In order to also incorporate the generated source code into the `source tree`, use the [EWERK Annotation Processor Plugin](https://github.com/ewerk/gradle-plugins/tree/master/plugins/annotation-processor-plugin). Start by addding the following to the very top of the `build.gradle` file: