Fixed many descriptions
This commit is contained in:
@@ -44,7 +44,7 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = https://code.google.com/p/selenium;
|
||||
description = "Selenium Server for remote WebDriver.";
|
||||
description = "Selenium Server for remote WebDriver";
|
||||
maintainers = with maintainers; [ coconnor offline ];
|
||||
platforms = platforms.all;
|
||||
license = licenses.asl20;
|
||||
|
||||
Reference in New Issue
Block a user