From 30673f712d245bb6e53c9a33a8a665c9e5ba5210 Mon Sep 17 00:00:00 2001 From: Karneades Date: Sun, 26 May 2019 21:04:52 +0200 Subject: [PATCH] Update cut zone DSL documentation * Fix margin to standard 1/8* which was intended according to the ruby file used in the examples. * Fix wording in margin --- docs/dsl/cut_zone.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dsl/cut_zone.rst b/docs/dsl/cut_zone.rst index 31ac627..6c74060 100644 --- a/docs/dsl/cut_zone.rst +++ b/docs/dsl/cut_zone.rst @@ -10,9 +10,9 @@ Options .. include:: /args/expansion.rst margin - default: '0.25in' + default: '0.125in' - The distance from the edge of the card to the safe zone. Supports :doc:`/units`. + The distance from the edge of the card to the cut zone. Supports :doc:`/units`. width default: ``width - margin`` (the width of the deck minus the margin)