Fix a typo in the French localisation of the stylesheets.

This commit is contained in:
Nik Clayton 1999-11-10 20:32:58 +00:00
parent 61e3be0ac5
commit 212679edca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6042

View file

@ -72,6 +72,12 @@
attributes: '(("VALIGN" "TOP"))
(process-children)))
<!-- Fix a problem with the French localisation. This should really
be a patch to the dsssl-docbook-modular port, but this gets it
more widely available sooner. A patch will be applied to the
port as well, and then this can be removed. -->
(define (gentext-fr-nav-prev prev)
(make sequence (literal "Pr\U-00E9;c\U-00E9;dent")))
]]>
<!-- Print only ................................................... -->