# HG changeset patch # User Elodie Thieblin # Date 1584528335 -3600 # Node ID c829cace0172628e91eaa36511eee7b7c2119882 # Parent eb26c593c6f6858b534dcac0bb437b72aa8f1826 [doc] Precise which component to modify in gallery tutorial diff -r eb26c593c6f6 -r c829cace0172 doc/tutorials/advanced/part04_ui-base.rst --- a/doc/tutorials/advanced/part04_ui-base.rst Wed Mar 18 10:20:29 2020 +0100 +++ b/doc/tutorials/advanced/part04_ui-base.rst Wed Mar 18 11:45:35 2020 +0100 @@ -259,7 +259,7 @@ One more thing: by default, the component will be displayed below the content zone (the one with the white background). You can change this in the site's properties through the ui, but you can also change the default value in the code -by modifying the `context` attribute of the component: +by modifying the `context` attribute of the component `FileIPrevNextAdapter`: .. sourcecode:: python