summaryrefslogtreecommitdiffstats
path: root/examples/assistant/simpletextviewer/documentation/filedialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/assistant/simpletextviewer/documentation/filedialog.html')
-rw-r--r--examples/assistant/simpletextviewer/documentation/filedialog.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/assistant/simpletextviewer/documentation/filedialog.html b/examples/assistant/simpletextviewer/documentation/filedialog.html
index afa65ed57..6ebf40364 100644
--- a/examples/assistant/simpletextviewer/documentation/filedialog.html
+++ b/examples/assistant/simpletextviewer/documentation/filedialog.html
@@ -1,17 +1,17 @@
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>File Dialog</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>File Dialog</title>
</head>
<body style="font-size:12pt;font-family:helvetica">
- <p><center><h2>File Dialog</h2></center></p>
+ <p><center><h2>File Dialog</h2></center></p>
<p>
In the file dialog you can name a particular file name, or
search for files using wildcard matching, i.e. specify a
file name containing wildcards. In addition you must specify
- the directory in which the file you search for resides.
+ the directory in which the file you search for resides.
</p>
<br />
@@ -39,7 +39,7 @@
<br />
<br />
<p>
- See also: <a href="browse.html">Browse</a>, <a href="wildcardmatching.html">Wildcard Matching</a>,
+ See also: <a href="browse.html">Browse</a>, <a href="wildcardmatching.html">Wildcard Matching</a>,
<a href="findfile.html">Find File</a>
</p>
</body>