From a76881ea1f88482d4df36d75b33c556cee18ffdb Mon Sep 17 00:00:00 2001
From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= <bernd@kivitendo-premium.de>
Date: Wed, 25 Jan 2017 13:25:05 +0100
Subject: [PATCH] Fehler im POD: fehlende Leerzeile

---
 SL/DB/PeriodicInvoicesConfig.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/SL/DB/PeriodicInvoicesConfig.pm b/SL/DB/PeriodicInvoicesConfig.pm
index 14fa5786a..26ce33631 100644
--- a/SL/DB/PeriodicInvoicesConfig.pm
+++ b/SL/DB/PeriodicInvoicesConfig.pm
@@ -255,6 +255,7 @@ Sets the state of the periodic_invoices_configs to inactive
 (active => false) if the periodicity is <Co> (one time).
 Returns undef if the periodicity is not 'one time' otherwise the
 order number of the deactivated periodic order.
+
 =back
 
 =head1 BUGS
-- 
2.20.1