From e90403a49926735f201d3438c30815fe8bb34b6d Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Mon, 19 Oct 2020 18:13:26 +1100 Subject: emu/rendlay.cpp: Fixed one more place where disk drawing had error accumulation issues. --- docs/source/techspecs/layout_files.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/techspecs/layout_files.rst') diff --git a/docs/source/techspecs/layout_files.rst b/docs/source/techspecs/layout_files.rst index 9ebb5863de5..7bb69678d8c 100644 --- a/docs/source/techspecs/layout_files.rst +++ b/docs/source/techspecs/layout_files.rst @@ -699,8 +699,8 @@ element Adds an element to the view (see :ref:`layout-parts-elements`). The name of the element to add is specified using the required ``ref`` attribute. It is an error if no element with this name is defined in the layout file. Within - a layer, elements are drawn in the order they appear in the layout file, - from front to back. See below for more details. + a view, elements are drawn in the order they appear in the layout file, from + front to back. See below for more details. May optionally be connected to an emulated I/O port using ``inputtag`` and ``inputmask`` attributes, and/or an emulated output using a ``name`` -- cgit v1.2.3-70-g09d2