From 9e2c0a3563efdd813355bd9605ec46e31da48317 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Tue, 18 Oct 2016 10:44:17 -0500 Subject: [PATCH] Correct a typo in an ini comment. --- calibre-plugin/plugin-defaults.ini | 2 +- fanficfare/defaults.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index ef509df..c544821 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -150,7 +150,7 @@ extratags: FanFiction ## Can also be used for other metadata values #default_value_category:FanFiction -## number of seconds to sleep between calls to the story site. May by +## number of seconds to sleep between calls to the story site. May be ## useful if pulling large numbers of stories or if the site is slow. #slow_down_sleep_time:0.5 diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 923e4bd..bdd3b42 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -180,7 +180,7 @@ extratags: FanFiction ## Can also be used for other metadata values #default_value_category:FanFiction -## number of seconds to sleep between calls to the story site. May by +## number of seconds to sleep between calls to the story site. May be ## useful if pulling large numbers of stories or if the site is slow. #slow_down_sleep_time:0.5