meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
This commit is contained in:
@@ -18,6 +18,6 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = http://code.google.com/webtoolkit/;
|
||||
description = "Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications";
|
||||
description = "A development toolkit for building and optimizing complex browser-based applications";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user