GNU ed: Fix typo in description.
svn path=/nixpkgs/trunk/; revision=11717
This commit is contained in:
parent
578b598fbb
commit
d07956e45f
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "GNU ed, an implementation of the standard Unix stream editor";
|
||||
description = "GNU ed, an implementation of the standard Unix editor";
|
||||
|
||||
longDescription = ''
|
||||
GNU ed is a line-oriented text editor. It is used to create,
|
||||
|
Loading…
Reference in New Issue
Block a user