Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision fd6f0f82

Von Kivitendo Admin vor mehr als 9 Jahren hinzugefügt

  • ID fd6f0f820608b7d85f8eb0881017bb390fd1e212
  • Vorgänger f3dba42c
  • Nachfolger e3c9b0f4

Typos in PriceSource Doku

Unterschiede anzeigen:

SL/PriceSource/Discount.pm
51 51

  
52 52
=head1 NAME
53 53

  
54
SL::PriceSource::Discount - contrainer to pass calculated discounts around
54
SL::PriceSource::Discount - container to pass calculated discounts around
55 55

  
56 56
=head1 SYNOPSIS
57 57

  
......
75 75
  );
76 76

  
77 77
  # invalid discount
78
  SL::PriceSource::Dicount->new(
78
  SL::PriceSource::Discount->new(
79 79
    discount     => $original_discount,
80 80
    spec         => $original_spec,
81 81
    description  => $original_description,

Auch abrufbar als: Unified diff