Fix typo
git-svn-id: svn://10.0.0.236/trunk@264399 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
51c5aef892
commit
c033bdac13
@ -1 +1 @@
|
||||
8453
|
||||
8454
|
||||
@ -959,7 +959,7 @@ for each placeholder in C<condition>, in order.
|
||||
|
||||
This is to allow subclasses to have complex parameters, and then to
|
||||
translate those parameters into C<condition> and C<values> when they
|
||||
call C<$self->SUPER::new> (which is this function, usually).
|
||||
call C<< $self->SUPER::new >> (which is this function, usually).
|
||||
|
||||
If you try to call C<new> outside of a subclass with the C<condition>
|
||||
and C<values> parameters, Bugzilla will throw an error. These parameters
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user