From 9a6e899d00cf4fd190c2eeb28baac2a497e1760f Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Sat, 27 Oct 2018 11:45:59 +0200 Subject: [PATCH] Fix higan typo --- pkgs/misc/emulators/higan/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/misc/emulators/higan/default.nix b/pkgs/misc/emulators/higan/default.nix index 18db78d82ad52..45b2f79146c1c 100644 --- a/pkgs/misc/emulators/higan/default.nix +++ b/pkgs/misc/emulators/higan/default.nix @@ -67,7 +67,7 @@ stdenv.mkDerivation rec { meta = { description = "An open-source, cycle-accurate Nintendo multi-system emulator"; longDescription = '' - Higan (formerly bsnes) is a multi-system game console emulator. + higan (formerly bsnes) is a multi-system game console emulator. It currently supports the following systems: - Nintendo's Famicom, Super Famicom (with subsystems: Super Game Boy, BS-X Satellaview, Sufami Turbo);