From a86bb1b8ffdb822187ce4841d72f0698e1446dd7 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 3 Dec 2017 21:16:51 +0100 Subject: Settings: Fix missing indentation in doc Signed-off-by: Florian Pritz --- lib/App/BorgRestore/Settings.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/App/BorgRestore/Settings.pm b/lib/App/BorgRestore/Settings.pm index aef01a3..e0979cb 100644 --- a/lib/App/BorgRestore/Settings.pm +++ b/lib/App/BorgRestore/Settings.pm @@ -93,7 +93,7 @@ the disk too much. ); $sqlite_cache_size = 2097152; -1; #ensure positive return value + 1; #ensure positive return value =head1 LICENSE -- cgit v1.2.3-24-g4f1b