oops typo
This commit is contained in:
parent
a6f17bd1a9
commit
b62acd8855
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Displays flymake error msg in minibuffer after delay.";
|
description = "Displays flymake error msg in minibuffer after delay.";
|
||||||
homepage = http://www.emacswiki.org/emacs/flymake-cursor.el;
|
homepage = http://www.emacswiki.org/emacs/flymake-cursor.el;
|
||||||
license = stdenv.lib.licences.publicDomain;
|
license = stdenv.lib.licenses.publicDomain;
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user