Fixed some descriptions

This commit is contained in:
Pascal Wittmann
2015-04-28 10:54:58 +02:00
parent 74742ad584
commit f99d5cf2fc
54 changed files with 77 additions and 78 deletions

View File

@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = https://code.google.com/p/selenium;
description = "Test automation for native or hybrid Android apps and the mobile web.";
description = "Test automation for native or hybrid Android apps and the mobile web";
maintainers = with maintainers; [ offline ];
platforms = platforms.all;
license = licenses.asl20;