Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 37f2ab4d

Von G. Richardson vor mehr als 4 Jahren hinzugefügt

  • ID 37f2ab4d240926b9cb0b09090cff24c5ff63c5fd
  • Vorgänger 87ed3ece
  • Nachfolger df282343

Typos und spellcheck für occurred

Unterschiede anzeigen:

SL/X.pm
22 22
  'SL::X::DBRoseError'  => {
23 23
    isa                 => 'SL::X::DBError',
24 24
    fields              => [ qw(class metaobject object) ],
25
    defaults            => { error_template => [ '\'%s\' in object of type \'%s\' occured', qw(db_error class) ] },
25
    defaults            => { error_template => [ '\'%s\' in object of type \'%s\' occurred', qw(db_error class) ] },
26 26
  },
27 27
  'SL::X::DBUtilsError' => {
28 28
    isa                 => 'SL::X::DBError',

Auch abrufbar als: Unified diff