Tweak a little POD.
Fix a bad exception message.
This commit is contained in:
parent
b9bb5d79ce
commit
e151b99dca
2 changed files with 4 additions and 2 deletions
|
|
@ -245,6 +245,8 @@ sub getId {
|
|||
Return a human readable name for this driver. Never overridden in the
|
||||
subclass, instead specified in definition with the name "name".
|
||||
|
||||
This is a class method.
|
||||
|
||||
=cut
|
||||
|
||||
sub getName {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue