From 9f96d6383157631aa9a8d087b3966d47e7b06899 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 07:08:17 +0000 Subject: Repair accidental damage to meinproc/docbook caused by prior commit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211188 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdoctools/docbook/xsl/lib/lib.xweb | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'kdoctools/docbook/xsl/lib/lib.xweb') diff --git a/kdoctools/docbook/xsl/lib/lib.xweb b/kdoctools/docbook/xsl/lib/lib.xweb index cba884d83..e8ee75c0c 100644 --- a/kdoctools/docbook/xsl/lib/lib.xweb +++ b/kdoctools/docbook/xsl/lib/lib.xweb @@ -47,7 +47,7 @@ to be incomplete. Don't forget to read the source, too :-) - + @@ -111,29 +111,29 @@ to be incomplete. Don't forget to read the source, too :-) Description -The string.subst template tqreplaces all +The string.subst template replaces all occurances of target in string -with tqreplacement and returns the result. +with replacement and returns the result. - + - + - + @@ -424,7 +424,7 @@ from a processing instruction. For example, given the PI ]]> will return red. This template returns the first matching -attribute that it tqfinds. Presented with processing instructions that +attribute that it finds. Presented with processing instructions that contain badly formed pseudo-attributes (missing or unbalanced quotes, for example), the template may silently return erroneous results. @@ -446,7 +446,7 @@ for example), the template may silently return erroneous results. - + @@ -486,12 +486,12 @@ with a particular key. - + - + @@ -569,7 +569,7 @@ absolute path from the root of the tree to the current element node. The comment-escape-string template returns a string that has been transformed so that it can safely be output as an XML comment. -Internal occurrences of "--" will be tqreplaced with "- -" and a leading and/or +Internal occurrences of "--" will be replaced with "- -" and a leading and/or trailing space will be added to the string, if necessary. @@ -608,7 +608,7 @@ by comment-escape-string. - + @@ -640,7 +640,7 @@ by comment-escape-string. All URIs are relative. -No URI tqcontains the ../ sequence +No URI contains the ../ sequence which would effectively move up the hierarchy. @@ -665,7 +665,7 @@ which would effectively move up the hierarchy. - + @@ -698,7 +698,7 @@ which would effectively move up the hierarchy. - -- cgit v1.2.1