[Bps-public-commit] rt-extension-formtools branch master updated. 1.01-1-gd1d5980
BPS Git Server
git at git.bestpractical.com
Thu Dec 14 15:58:28 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt-extension-formtools".
The branch, master has been updated
via d1d598081e1460f4290abb5a673bbc4ae30d817f (commit)
from d2088bff3f8d771c676afecb70defe86dec23a92 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d1d598081e1460f4290abb5a673bbc4ae30d817f
Author: sunnavy <sunnavy at bestpractical.com>
Date: Thu Dec 14 10:55:24 2023 -0500
Fix typo
diff --git a/lib/RT/Extension/FormTools.pm b/lib/RT/Extension/FormTools.pm
index 31c1bd9..ac06a37 100644
--- a/lib/RT/Extension/FormTools.pm
+++ b/lib/RT/Extension/FormTools.pm
@@ -174,7 +174,7 @@ for the right task.
=head3 Advanced
The advanced page shows the raw JSON representation of the configured pages
-in your form. We recommend no editing the JSON directly. However, you can
+in your form. We recommend not editing the JSON directly. However, you can
copy the content and paste it into another page if you want to migrate
a form from development to production. You can also save the JSON to a file
and use the C<rt-insert-formtools-config> utility to load it into another RT.
-----------------------------------------------------------------------
Summary of changes:
lib/RT/Extension/FormTools.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
rt-extension-formtools
More information about the Bps-public-commit
mailing list