[Libreoffice-commits] .: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Nov 24 10:52:27 PST 2012
source/text/shared/01/02100001.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit df35c1baaacbf33b104745d04a0b58427d690b0b
Author: Andras Timar <atimar at suse.com>
Date: Sat Nov 24 19:52:19 2012 +0100
fdo#51576 mention that $ matches paragraph break
Change-Id: I3a1ff55059cfeadfec5439e36738cc0425f16ebe
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp
index e42e993..1f83cd6 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -87,6 +87,7 @@
</tablecell>
<tablecell>
<paragraph xml-lang="en-US" id="par_id3152542" role="tablecontent" l10n="CHG" oldref="24">Only finds the search term if the term appears at the end of a paragraph. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: "Peter$".</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3152543" role="tablecontent">$ on its own matches the end of a paragraph. This way it is possible to search and replace paragraph breaks.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -360,4 +361,4 @@
<paragraph xml-lang="en-US" id="par_id5483870" role="paragraph" l10n="NEW"><link href="http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc">Wiki page about regular expressions in Calc</link></paragraph>
</section>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list