Skip to content

Commit

Permalink
Update keyboard.xsl
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig committed Jun 27, 2022
1 parent bd2c342 commit 8f853f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/keyboard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Names
<xsl:for-each select="fn:current-group()">
{
<number/>
"character": "<xsl:value-of select="fn:string[@key = 'mufichar']"/>",
"character": "<xsl:value-of select="fn:string[@key = 'mufichar']"/>"
},
</xsl:for-each>

Expand Down

0 comments on commit 8f853f2

Please sign in to comment.