You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2017/04/18 21:32:58 UTC

[text] index.xml: fix typo in apache license header

Repository: commons-text
Updated Branches:
  refs/heads/master a6a2732ff -> c9fd6cc68


index.xml: fix typo in apache license header


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/c9fd6cc6
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/c9fd6cc6
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/c9fd6cc6

Branch: refs/heads/master
Commit: c9fd6cc68d790890bb29a5d7e270751f78fe6ff1
Parents: a6a2732
Author: Pascal Schumacher <pa...@gmx.net>
Authored: Tue Apr 18 23:32:56 2017 +0200
Committer: Pascal Schumacher <pa...@gmx.net>
Committed: Tue Apr 18 23:32:56 2017 +0200

----------------------------------------------------------------------
 src/site/xdoc/index.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/c9fd6cc6/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 0edbf88..ef34a5a 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -12,7 +12,7 @@ the License.  You may obtain a copy of the License at
 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 uage governing permissions and
+See the License for the specific language governing permissions and
 limitations under the License.
 -->
 <document>


Re: [text] index.xml: fix typo in apache license header

Posted by Benedikt Ritter <br...@apache.org>.
Wow, nice catch!

<pa...@apache.org> schrieb am Di. 18. Apr. 2017 um 23:32:

> Repository: commons-text
> Updated Branches:
>   refs/heads/master a6a2732ff -> c9fd6cc68
>
>
> index.xml: fix typo in apache license header
>
>
> Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
> Commit:
> http://git-wip-us.apache.org/repos/asf/commons-text/commit/c9fd6cc6
> Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/c9fd6cc6
> Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/c9fd6cc6
>
> Branch: refs/heads/master
> Commit: c9fd6cc68d790890bb29a5d7e270751f78fe6ff1
> Parents: a6a2732
> Author: Pascal Schumacher <pa...@gmx.net>
> Authored: Tue Apr 18 23:32:56 2017 +0200
> Committer: Pascal Schumacher <pa...@gmx.net>
> Committed: Tue Apr 18 23:32:56 2017 +0200
>
> ----------------------------------------------------------------------
>  src/site/xdoc/index.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/commons-text/blob/c9fd6cc6/src/site/xdoc/index.xml
> ----------------------------------------------------------------------
> diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
> index 0edbf88..ef34a5a 100644
> --- a/src/site/xdoc/index.xml
> +++ b/src/site/xdoc/index.xml
> @@ -12,7 +12,7 @@ the License.  You may obtain a copy of the License at
>  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 uage governing permissions and
> +See the License for the specific language governing permissions and
>  limitations under the License.
>  -->
>  <document>
>
>