From 977ca0617a10170cb6a7bc45b279462df8d5c694 Mon Sep 17 00:00:00 2001 From: RodZill4 Date: Wed, 24 Jun 2020 20:07:11 +0200 Subject: [PATCH] Fixed typo in doc --- material_maker/doc/node_miscellaneous_iterate_buffer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/material_maker/doc/node_miscellaneous_iterate_buffer.rst b/material_maker/doc/node_miscellaneous_iterate_buffer.rst index 870a142d..7e7cab9c 100644 --- a/material_maker/doc/node_miscellaneous_iterate_buffer.rst +++ b/material_maker/doc/node_miscellaneous_iterate_buffer.rst @@ -13,7 +13,7 @@ image and can thus be used to implement filters that require multiple passes. Inputs ++++++ -The **Iterate Buffer** node has an initialization input that provies the base image, +The **Iterate Buffer** node has an initialization input that provides the base image, and a loop input that provides the image transformed by a single pass. Outputs