diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2003-12-31 13:56:41 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2003-12-31 13:56:41 +0000 |
commit | 98308508baf354cc24ecbac813d0bc8f06752e53 (patch) | |
tree | fa6a12bb822202768f14dcd8dce622e9979c3bea /da_DK.ISO8859-1/share/sgml | |
parent | 7abe225acf525e11cebb1d363c843343502ee7fc (diff) | |
download | doc-98308508baf354cc24ecbac813d0bc8f06752e53.tar.gz doc-98308508baf354cc24ecbac813d0bc8f06752e53.zip |
Various remaining typos fixes.
Submitted by: Laust S. Jespersen <Laust@doc.freebsd.dk>
Notes
Notes:
svn path=/head/; revision=19408
Diffstat (limited to 'da_DK.ISO8859-1/share/sgml')
-rw-r--r-- | da_DK.ISO8859-1/share/sgml/freebsd.dsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/da_DK.ISO8859-1/share/sgml/freebsd.dsl b/da_DK.ISO8859-1/share/sgml/freebsd.dsl index 0691700c9e..694d5bf328 100644 --- a/da_DK.ISO8859-1/share/sgml/freebsd.dsl +++ b/da_DK.ISO8859-1/share/sgml/freebsd.dsl @@ -243,7 +243,7 @@ <!-- Fix a problem with the Danish localisation. --> (define (local-da-label-title-sep) (list - (list (normalize "warning") "\U-00A0;: ") + (list (normalize "warning") ": ") )) </style-specification-body> |