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-ruta.git
The following commit(s) were added to refs/heads/main by this push:
new 0ab7da9b PR #127: Fix description of ADDRETAINTYPE in documentation
0ab7da9b is described below
commit 0ab7da9bc07281423e6ddeadb6b1f5c3459c9d52
Author: Md Azaz ALi <[email protected]>
AuthorDate: Fri Apr 7 00:13:29 2023 +0530
PR #127: Fix description of ADDRETAINTYPE in documentation
Co-authored-by: alia2 <[email protected]>
---
ruta-docbook/src/docbook/tools.ruta.language.actions.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ruta-docbook/src/docbook/tools.ruta.language.actions.xml
b/ruta-docbook/src/docbook/tools.ruta.language.actions.xml
index 5b408f38..52aa0694 100644
--- a/ruta-docbook/src/docbook/tools.ruta.language.actions.xml
+++ b/ruta-docbook/src/docbook/tools.ruta.language.actions.xml
@@ -87,7 +87,7 @@ under the License.
<section id="ugr.tools.ruta.language.actions.addretaintype">
<title>ADDRETAINTYPE</title>
<para>
- The ADDFILTERTYPE action adds its arguments to the list of retained
types,
+ The ADDRETAINTYPE action adds its arguments to the list of retained
types,
which extend the visibility of the rules.
</para>
<section>
@@ -1511,4 +1511,4 @@ Document{-> MARKTABLE(Struct, 1, TestTable,
</section>
</section>
-</section>
\ No newline at end of file
+</section>