Fix user-facing typos (mainly in descriptions)
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Turn-based strategy artillery game similiar to Worms";
|
||||
description = "Turn-based strategy artillery game similar to Worms";
|
||||
homepage = http://hedgewars.org/;
|
||||
license = licenses.gpl2;
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user