From af5baaadec073538f81d1492c40413ecda82bb20 Mon Sep 17 00:00:00 2001 From: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:21:44 +0200 Subject: [PATCH 1/2] Update README.txt --- examples/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.txt b/examples/README.txt index 8ee2695d..cbe5b93c 100644 --- a/examples/README.txt +++ b/examples/README.txt @@ -1,5 +1,5 @@ Examples ======== -This section show how to use the Visualization Interface Tool to perform many different -types of operations. \ No newline at end of file +This section shows how to use the Visualization Interface Tool to perform many different +types of operations. From cb80d2178dd36263133e27a0fe19b6051f1b6998 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 22 Oct 2025 13:23:29 +0000 Subject: [PATCH 2/2] chore: adding changelog file 403.miscellaneous.md [dependabot-skip] --- doc/changelog.d/403.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/403.miscellaneous.md diff --git a/doc/changelog.d/403.miscellaneous.md b/doc/changelog.d/403.miscellaneous.md new file mode 100644 index 00000000..8d33e8d1 --- /dev/null +++ b/doc/changelog.d/403.miscellaneous.md @@ -0,0 +1 @@ +Docs: Update README.txt