Skip to content

Commit

Permalink
Fix documentation typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
martindholmes committed Apr 18, 2024
1 parent 4eeaa92 commit 5725aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xsl/convert_v1_to_v2.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</xsl:template>

<xd:doc>
<xd:desc>scrollToTextFragment has been removed; it was experimental to begin with
<xd:desc>linkToFragmentId has been removed; it was experimental to begin with
and is still not widely supported.</xd:desc>
</xd:doc>
<xsl:template match="linkToFragmentId">
Expand Down

0 comments on commit 5725aca

Please sign in to comment.