]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Update METADATA.pb
authorNathan Williams <williamsnathan@google.com>
Thu, 26 Aug 2021 16:11:53 +0000 (09:11 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 16:11:53 +0000 (09:11 -0700)
Single quotes causing parsing errors.

ofl/josefinsans/METADATA.pb

index 29b9b999fa9d0183bb4e6ea4f54b6611fa4d4daf..36efb7475254306e25013e0f9fb5af1cc68556a6 100644 (file)
@@ -10,7 +10,7 @@ fonts {
   filename: "JosefinSans[wght].ttf"
   post_script_name: "JosefinSans-Thin"
   full_name: "Josefin Sans Thin"
-  copyright: 'Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name "Josefin Sans".'
+  copyright: "Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name \"Josefin Sans\"."
 }
 fonts {
   name: "Josefin Sans"
@@ -19,7 +19,7 @@ fonts {
   filename: "JosefinSans-Italic[wght].ttf"
   post_script_name: "JosefinSans-ThinItalic"
   full_name: "Josefin Sans Thin Italic"
-  copyright: 'Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name "Josefin Sans".'
+  copyright: "Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name \"Josefin Sans\"."
 }
 subsets: "latin"
 subsets: "latin-ext"