summaryrefslogtreecommitdiff
path: root/pkgs/by-name/ep/epgstation/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ep/epgstation/package.nix')
-rw-r--r--pkgs/by-name/ep/epgstation/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ep/epgstation/package.nix b/pkgs/by-name/ep/epgstation/package.nix
index 5d71ece6e0cc..e16be2ca0e10 100644
--- a/pkgs/by-name/ep/epgstation/package.nix
+++ b/pkgs/by-name/ep/epgstation/package.nix
@@ -127,7 +127,7 @@ buildNpmPackage rec {
'';
meta = with lib; {
- description = "DVR software compatible with Mirakurun.";
+ description = "DVR software compatible with Mirakurun";
homepage = "https://github.com/l3tnun/EPGStation";
license = licenses.mit;
maintainers = with maintainers; [ midchildan ];