aliases: fix typo

This commit is contained in:
Marcus Ramberg
2023-12-24 23:51:30 +01:00
parent db1b6cc5d6
commit 68906a5fc5
+1 -1
View File
@@ -590,7 +590,7 @@ mapAliases ({
matrique = spectral; # Added 2020-01-27
matrix-recorder = throw "matrix-recorder has been removed due to being unmaintained"; # Added 2023-05-21
maui-nota = libsForQt5.mauiPackages.nota; # added 2022-05-17
mbox = throw "'mobx' has been removed, as it was broken and unmaintained"; # Added 2023-12-21
mbox = throw "'mbox' has been removed, as it was broken and unmaintained"; # Added 2023-12-21
mcomix3 = mcomix; # Added 2022-06-05
meme = meme-image-generator; # Added 2021-04-21
mess = throw "'mess' has been renamed to/replaced by 'mame'"; # Converted to throw 2023-09-10