Merge pull request #19976 from 8573/8573/fix/pkg/google-fonts/typos/1
google-fonts: Fix typos in homepage, description
This commit is contained in:
commit
52a1682cf6
@ -38,8 +38,8 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://www.google.com/fontsl;
|
homepage = https://fonts.google.com;
|
||||||
description = "Font files available from Google Font";
|
description = "Font files available from Google Fonts";
|
||||||
license = with licenses; [ asl20 ofl ufl ];
|
license = with licenses; [ asl20 ofl ufl ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user