You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2005/11/14 23:56:24 UTC

svn commit: r344258 - in /jakarta/commons/proper/io/trunk: src/java/org/apache/commons/io/ src/java/org/apache/commons/io/filefilter/ src/java/org/apache/commons/io/input/ src/java/org/apache/commons/io/output/ xdocs/

Author: scolebourne
Date: Mon Nov 14 14:56:13 2005
New Revision: 344258

URL: http://svn.apache.org/viewcvs?rev=344258&view=rev
Log:
Fix search and replace error iouage -> language
from Niall Pemberton

Modified:
    jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/package.html
    jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/package.html
    jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/package.html
    jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/overview.html
    jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/package.html
    jakarta/commons/proper/io/trunk/xdocs/bestpractices.xml
    jakarta/commons/proper/io/trunk/xdocs/building.xml
    jakarta/commons/proper/io/trunk/xdocs/cvs-usage.xml
    jakarta/commons/proper/io/trunk/xdocs/description.xml
    jakarta/commons/proper/io/trunk/xdocs/index.xml
    jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml
    jakarta/commons/proper/io/trunk/xdocs/proposal.xml
    jakarta/commons/proper/io/trunk/xdocs/tasks.xml
    jakarta/commons/proper/io/trunk/xdocs/upgradeto1_1.xml

Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/package.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/package.html?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/package.html (original)
+++ jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/package.html Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <html>

Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/package.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/package.html?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/package.html (original)
+++ jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/input/package.html Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <html>

Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/package.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/package.html?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/package.html (original)
+++ jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/output/package.html Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <html>

Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/overview.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/overview.html?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/overview.html (original)
+++ jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/overview.html Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <html>

Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/package.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/package.html?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/package.html (original)
+++ jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/package.html Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <html>

Modified: jakarta/commons/proper/io/trunk/xdocs/bestpractices.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/bestpractices.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/bestpractices.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/bestpractices.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/building.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/building.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/cvs-usage.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/cvs-usage.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/cvs-usage.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/description.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/description.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/description.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/description.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/index.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/index.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/proposal.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/proposal.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/proposal.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/proposal.xml Mon Nov 14 14:56:13 2005
@@ -12,7 +12,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/tasks.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/tasks.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/tasks.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>

Modified: jakarta/commons/proper/io/trunk/xdocs/upgradeto1_1.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/upgradeto1_1.xml?rev=344258&r1=344257&r2=344258&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/upgradeto1_1.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/upgradeto1_1.xml Mon Nov 14 14:56:13 2005
@@ -11,7 +11,7 @@
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific iouage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org