Browse Source

typo

master
Jan Matrne 10 years ago
parent
commit
c848f9a576
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      manual/Types/multirootfileset.html

+ 2
- 2
manual/Types/multirootfileset.html View File

@@ -19,7 +19,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>MultiRooFileSet Type</title>
<title>MultiRootFileSet Type</title>
</head>

<body>
@@ -29,7 +29,7 @@
<p><em>Since Ant 1.9.4</em></p>

<p>A MultiRootFileSet is a group of files or directories. These files
or drectories can be found in a directory forrest starting with a set
or directories can be found in a directory forrest starting with a set
of base directories and are matched by patterns taken from a number of
<a href="patternset.html">PatternSets</a> and <a
href="selectors.html">Selectors</a>.</p>


Loading…
Cancel
Save