[Bps-public-commit] rt-extension-automaticassignment branch, master, updated. 12ae41928d92a70b5f53835f6983f3a994bbe3a7
Shawn Moore
shawn at bestpractical.com
Thu Aug 18 13:49:29 EDT 2016
The branch, master has been updated
via 12ae41928d92a70b5f53835f6983f3a994bbe3a7 (commit)
from 2a95f8d5aab48640e21b8f17d71ecc4161cb89be (commit)
Summary of changes:
html/Admin/Queues/Elements/Chooser/RoundRobin | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 12ae41928d92a70b5f53835f6983f3a994bbe3a7
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Thu Aug 18 17:49:21 2016 +0000
Typo fix
diff --git a/html/Admin/Queues/Elements/Chooser/RoundRobin b/html/Admin/Queues/Elements/Chooser/RoundRobin
index ab0cd8e..7472cd0 100644
--- a/html/Admin/Queues/Elements/Chooser/RoundRobin
+++ b/html/Admin/Queues/Elements/Chooser/RoundRobin
@@ -1,5 +1,5 @@
<&| /Admin/Queues/Elements/SortableBox, prefix => $prefix, is_filter => 0, class_name => 'RoundRobin' &>
-<p>This chooser selects the user for whom it has been the longest amount of timesince they were last automatically assigned a ticket in the same queue. This effectively distributes the tickets evenly between the userbase in a round robin fashion, even if users enter and leave the pool.</p>
+<p>This chooser selects the user for whom it has been the longest amount of time since they were last automatically assigned a ticket in the same queue. This effectively distributes the tickets evenly between the userbase in a round robin fashion, even if users enter and leave the pool.</p>
</&>
<%ARGS>
$prefix
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list