This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


The following commit(s) were added to refs/heads/main by this push:
     new 35a2f2564 No issue: Fix some typos
35a2f2564 is described below

commit 35a2f256485175b8beb599b9c0d2917cf6e8e5eb
Author: Richard Eckart de Castilho <r...@apache.org>
AuthorDate: Fri Nov 15 10:21:06 2024 +0100

    No issue: Fix some typos
---
 uimaj-documentation/src/docs/asciidoc/maint/uv3.project_structure.adoc | 2 +-
 uimaj-documentation/src/docs/asciidoc/maint/uv3.release.adoc           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/uimaj-documentation/src/docs/asciidoc/maint/uv3.project_structure.adoc 
b/uimaj-documentation/src/docs/asciidoc/maint/uv3.project_structure.adoc
index 8a233d509..43ea646c7 100644
--- a/uimaj-documentation/src/docs/asciidoc/maint/uv3.project_structure.adoc
+++ b/uimaj-documentation/src/docs/asciidoc/maint/uv3.project_structure.adoc
@@ -42,7 +42,7 @@
 `.asf.yaml` ::
   Configuration file for the ASF GitHub integration.
 
-`.gitignore` / `.gitattributes`` ::
+`.gitignore` / `.gitattributes` ::
   Git configuration files as required
 
 `.github` ::
diff --git a/uimaj-documentation/src/docs/asciidoc/maint/uv3.release.adoc 
b/uimaj-documentation/src/docs/asciidoc/maint/uv3.release.adoc
index 014dadfec..f26e1d4bc 100644
--- a/uimaj-documentation/src/docs/asciidoc/maint/uv3.release.adoc
+++ b/uimaj-documentation/src/docs/asciidoc/maint/uv3.release.adoc
@@ -19,7 +19,7 @@
 
 The Apache UIMA project mainly releases:
 
-* Sub-projects like Apache UIMA Java SDK, uimaFIT, RUTA etc.
+* Sub-projects like Apache UIMA Java SDK, RUTA etc.
 * Some Maven build tooling components that need to be in the Maven 
repositories to support our Maven processes.
 
 Releases show up in the Maven central repository and/or as downloadable 
artifacts listed on our downloads pages.

Reply via email to