[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.3-182-g897775221
Jim Brandt
jbrandt at bestpractical.com
Mon Jan 7 16:46:05 EST 2019
The branch, 4.4-trunk has been updated
via 89777522138202acd01351ed8e4b73c3244a9f4c (commit)
from cb61bd2b4bc142cea14e8ad5a9e484884fcbed0b (commit)
Summary of changes:
lib/RT/Shredder/Plugin/Users.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 89777522138202acd01351ed8e4b73c3244a9f4c
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Mon Jan 7 16:44:18 2019 -0500
Typo in user shredder docs
diff --git a/lib/RT/Shredder/Plugin/Users.pm b/lib/RT/Shredder/Plugin/Users.pm
index 58c852d37..5cb06d2a0 100644
--- a/lib/RT/Shredder/Plugin/Users.pm
+++ b/lib/RT/Shredder/Plugin/Users.pm
@@ -68,7 +68,7 @@ RT provides the following options for handling linked objects.
=head2 Replace User
-This option locates all records currently referenced by the user you with
+This option locates all records currently referenced by the user you wish
to shred and replaces the reference with a reference to the user record you
provide. This can be another real user or a placeholder user. Once these
references are updated, the original user can be shredded.
-----------------------------------------------------------------------
More information about the rt-commit
mailing list