[Rt-commit] rt branch, 4.0/lifecyles-vs-approvals, updated. rt-4.0.0rc6-143-g865fb5f
Kevin Falcone
falcone at bestpractical.com
Fri Mar 18 15:07:07 EDT 2011
The branch, 4.0/lifecyles-vs-approvals has been updated
via 865fb5f98eb5f98e75bb5ec242c5b3ee152698e5 (commit)
from 1a585a58fcb4395a9956bdc399c29d1f0c38262e (commit)
Summary of changes:
etc/RT_Config.pm.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 865fb5f98eb5f98e75bb5ec242c5b3ee152698e5
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Mar 18 15:07:03 2011 -0400
typo
diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 7c74d1d..5f28ff1 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -2093,7 +2093,7 @@ Set(%Lifecycles,
on_create => 'new',
on_merge => 'resolved',
approved => 'open',
- denied => 'rejeceted',
+ denied => 'rejected',
},
transitions => {
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list