Minor manual typo fix

This commit is contained in:
Ciaran Gultnieks 2014-05-13 22:14:19 +01:00
parent 693f1e2a81
commit 946e79f2ce

View file

@ -937,7 +937,7 @@ backslashes should not be escaped.
The command runs using bash. The command runs using bash.
Note that nothing should be build during this prebuild phase - scanning of the Note that nothing should be built during this prebuild phase - scanning of the
code and building of the source tarball, for example, take place after this. code and building of the source tarball, for example, take place after this.
For custom actions that actually build things or produce binaries, use 'build' For custom actions that actually build things or produce binaries, use 'build'
instead. instead.