From 96fc53f29d3bf02d075fa5eac8b3411accf1c7e6 Mon Sep 17 00:00:00 2001 From: eamondo2 Date: Sun, 22 Jan 2023 05:22:43 -0500 Subject: [PATCH] Always with the trailing whitespace --- docs/plugins/automelt.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/plugins/automelt.rst b/docs/plugins/automelt.rst index 4a3bc6e60..83f433599 100644 --- a/docs/plugins/automelt.rst +++ b/docs/plugins/automelt.rst @@ -23,13 +23,13 @@ Usage Examples -------- -Automatically designate all meltable items in the stockpile `melt` for melting. :: +Automatically designate all meltable items in the stockpile ("melt") for melting. :: enable automelt automelt monitor melt -Enable monitoring for the stockpile `melt`, and mmediately designate all meltable items in monitored stockpiles for melting. :: - +Enable monitoring for the stockpile ("melt"), and mmediately designate all meltable items in monitored stockpiles for melting. :: + automelt monitor melt automelt designate @@ -43,4 +43,4 @@ Commands Designates items in monitored stockpiles for melting right now. This works even if ``automelt`` is not currently enabled. ``(no)monitor `` - Enable/disable monitoring of a given stockpile. Requires the stockpile to have a name set. \ No newline at end of file + Enable/disable monitoring of a given stockpile. Requires the stockpile to have a name set.