fix RT_Config typo
authormark <mark>
Thu, 3 Mar 2011 23:39:36 +0000 (23:39 +0000)
committermark <mark>
Thu, 3 Mar 2011 23:39:36 +0000 (23:39 +0000)
rt/etc/RT_Config.pm.in

index 4fa0894..2fd22ef 100644 (file)
@@ -1567,7 +1567,7 @@ them.
 
 =cut
 
-Set($SimpleSearchIncludeResolve, 0);
+Set($SimpleSearchIncludeResolved, 0);
 
 =back