[Rt-commit] r10411 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident

ruz at bestpractical.com ruz at bestpractical.com
Mon Jan 21 11:01:42 EST 2008


Author: ruz
Date: Mon Jan 21 11:01:41 2008
New Revision: 10411

Modified:
   rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Create.html

Log:
* not really important typo in argument name

Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Create.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Create.html	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Create.html	Mon Jan 21 11:01:41 2008
@@ -279,7 +279,7 @@
             '/RTIR/Investigation/Elements/Create:Process',
             %ARGS,
             NamePrefix => 'Investigation',
-            DefualtsNamePrefix => '',
+            DefaultsNamePrefix => '',
         );
         push @results, @tmp;
         if ( $inv_obj ) {


More information about the Rt-commit mailing list