jugglinglab: fix typo in description
This commit is contained in:
@@ -81,7 +81,7 @@ maven.buildMavenPackage rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Program to visualize different juggling pattens";
|
||||
description = "Program to visualize different juggling patterns";
|
||||
homepage = "https://jugglinglab.org/";
|
||||
license = lib.licenses.gpl2Only;
|
||||
mainProgram = "jugglinglab";
|
||||
|
||||
Reference in New Issue
Block a user