Skip to content

Commit db94b9c

Browse files
committed
gettext: fix longDescription markdown
1 parent c34f9cf commit db94b9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/libraries/gettext/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ stdenv.mkDerivation rec {
9090
computer screen showing a lot less of English, and far more of their
9191
own language.
9292
93-
GNU `gettext' is an important step for the GNU Translation Project, as
93+
GNU `gettext` is an important step for the GNU Translation Project, as
9494
it is an asset on which we may build many other steps. This package
9595
offers to programmers, translators, and even users, a well integrated
96-
set of tools and documentation. Specifically, the GNU `gettext'
96+
set of tools and documentation. Specifically, the GNU `gettext`
9797
utilities are a set of tools that provides a framework to help other
9898
GNU packages produce multi-lingual messages.
9999
'';

0 commit comments

Comments
 (0)