aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 1acdefd8..0843cfa0 100644
--- a/main.cpp
+++ b/main.cpp
@@ -17,7 +17,7 @@
/**
* @author Christian <c@ethdev.com>
* @date 2014
- * Solidity abstract syntax tree.
+ * Solidity commandline compiler.
*/
#include <string>