]> git.tdb.fi Git - builder.git/blobdiff - source/builder.h
Comment changes
[builder.git] / source / builder.h
index 4b0bee33494636b2d5bb6392a001f458f728f4a8..cd6bf16d34fd950ea68ce0fc14a3506ce3e814b6 100644 (file)
@@ -25,7 +25,8 @@ class Package;
 class SourcePackage;
 
 /**
-The main application class.  Controls and owns everything.  Rules the world.
+The main application class.  Handles command line options and supervises the
+build process.
 */
 class Builder: public Msp::RegisteredApplication<Builder>
 {