Skip to content

Commit

Permalink
Merge pull request #280291 from katexochen/gettext/fix-longdesc
Browse files Browse the repository at this point in the history
gettext: fix longDescription markdown
  • Loading branch information
Ma27 authored Jan 11, 2024
2 parents 56b9e68 + db94b9c commit a2f82b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/gettext/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ stdenv.mkDerivation rec {
computer screen showing a lot less of English, and far more of their
own language.
GNU `gettext' is an important step for the GNU Translation Project, as
GNU `gettext` is an important step for the GNU Translation Project, as
it is an asset on which we may build many other steps. This package
offers to programmers, translators, and even users, a well integrated
set of tools and documentation. Specifically, the GNU `gettext'
set of tools and documentation. Specifically, the GNU `gettext`
utilities are a set of tools that provides a framework to help other
GNU packages produce multi-lingual messages.
'';
Expand Down

0 comments on commit a2f82b9

Please sign in to comment.