]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Action/CreateTickets.pm
Upgrade to 4.0.13
[usit-rt.git] / lib / RT / Action / CreateTickets.pm
index 33950b13ebee005c6b82b451df14963593145749..64f427eb97e422d1aa5eddf5dc5cb29cf03c4060 100644 (file)
@@ -60,7 +60,7 @@ RT::Action::CreateTickets - Create one or more tickets according to an externall
 
 =head1 SYNOPSIS
 
- ===Create-Ticket codereview
+ ===Create-Ticket: codereview
  Subject: Code review for {$Tickets{'TOP'}->Subject}
  Depended-On-By: TOP
  Content: Someone has created a ticket. you should review and approve it,
@@ -568,7 +568,7 @@ sub Parse {
 
 Parses mulitline templates. Things like:
 
- ===Create-Ticket ...
+ ===Create-Ticket: ...
 
 Takes the same arguments as L</Parse>.