summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-hidden.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-hidden.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-hidden.page')
-rw-r--r--gnome-help/C/files-hidden.page8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-help/C/files-hidden.page b/gnome-help/C/files-hidden.page
index 0d7dc62..f7252ce 100644
--- a/gnome-help/C/files-hidden.page
+++ b/gnome-help/C/files-hidden.page
@@ -21,10 +21,10 @@
<p>You can hide files by renaming them in a special way. Hidden files are just invisible; they are not displayed in the file browser, but they are still there in the folder.</p>
-<p>To hide a file, <link xref="files-renaming">rename it</link> with a <quote>.</quote> at the beginning of its name. For example, to hide a file <file>example.txt</file>, you would rename it to <file>.example.txt</file>.</p>
+<p>To hide a file, <link xref="files-renaming">rename it</link> with a "." at the beginning of its name. For example, to hide a file <file>example.txt</file>, you would rename it to <file>.example.txt</file>.</p>
<note style="tip">
- <p>You can hide folders in the same way that you can hide files. Rename the folder with a <quote>.</quote> at the beginning of its name.</p>
+ <p>You can hide folders in the same way that you can hide files. Rename the folder with a "." at the beginning of its name.</p>
</note>
<section>
@@ -33,7 +33,7 @@
If you want to see all of the hidden files in a folder, go to that folder and click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. All of the hidden files will be shown along with the files that were not hidden.
</p>
<p>
- The hidden files will have a <quote>.</quote> at the beginning of their name. Some might have a <quote>~</quote> at the end of their name instead (see <link xref="files-tilde"/>).
+ The hidden files will have a "." at the beginning of their name. Some might have a "~" at the end of their name instead (see <link xref="files-tilde"/>).
</p>
<p>
To hide the files again, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> again.
@@ -43,7 +43,7 @@
<section>
<title>Unhide a file</title>
<p>
- To unhide a file, go to the folder containing the hidden file and click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. Then, find the hidden file and rename it so that it doesn't have a <quote>.</quote> in front of its name.
+ To unhide a file, go to the folder containing the hidden file and click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. Then, find the hidden file and rename it so that it doesn't have a "." in front of its name.
</p>
<p>
For example, to unhide a file called <file>.example.txt</file>, you would rename it to <file>example.txt</file>.