summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-tilde.page
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2010-07-27 09:05:06 +0100
committerPhil Bull <philbull@gmail.com>2010-07-27 09:05:06 +0100
commiteda746d274ed7fb0adf36ea38e27cd08df977476 (patch)
treee7426198dc324db6113ebea2c3c27acefb839c9d /gnome-help/C/files-tilde.page
parent7eb5d7401eb7d4e370b548f6c587b7f6e74243ff (diff)
downloadgnome-user-docs-eda746d274ed7fb0adf36ea38e27cd08df977476.tar.gz
gnome-user-docs-eda746d274ed7fb0adf36ea38e27cd08df977476.tar.xz
gnome-user-docs-eda746d274ed7fb0adf36ea38e27cd08df977476.zip
Fixed mis-use of "<quote>" element
Diffstat (limited to 'gnome-help/C/files-tilde.page')
-rw-r--r--gnome-help/C/files-tilde.page6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-help/C/files-tilde.page b/gnome-help/C/files-tilde.page
index 83d480c..ee23ec8 100644
--- a/gnome-help/C/files-tilde.page
+++ b/gnome-help/C/files-tilde.page
@@ -5,7 +5,7 @@
<info>
<link type="guide" xref="files"/>
<link type="seealso" xref="files-hidden"/>
- <desc>Files with a <quote>~</quote> at the end of their name (e.g. <file>example.txt~</file>) are hidden files.</desc>
+ <desc>Files with a "~" at the end of their name (e.g. <file>example.txt~</file>) are hidden files.</desc>
<revision pkgversion="3.0" version="1.0" date="2010-07-25" status="draft"/>
<credit type="author">
@@ -18,9 +18,9 @@
</info>
-<title>What does it mean when a file has <quote>~</quote> in its name?</title>
+<title>What does it mean when a file has "~" in its name?</title>
-<p>Files with <quote>~</quote> at the end of their names (for example, <file>example.txt~</file>) are hidden files. They are often created automatically by applications as backup copies of documents. It is normally safe to delete them, but check before you do.</p>
+<p>Files with "~" at the end of their names (for example, <file>example.txt~</file>) are hidden files. They are often created automatically by applications as backup copies of documents. It is normally safe to delete them, but check before you do.</p>
<p>These files are treated in the same way as normal hidden files. See <link xref="files-hidden"/> for advice on dealing with hidden files.</p>