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; {
|
||||
homepage = https://www.google.com/fontsl;
|
||||
description = "Font files available from Google Font";
|
||||
homepage = https://fonts.google.com;
|
||||
description = "Font files available from Google Fonts";
|
||||
license = with licenses; [ asl20 ofl ufl ];
|
||||
platforms = platforms.all;
|
||||
hydraPlatforms = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user