@@ -74,11 +74,11 @@ Execution
7474
7575*display_variable *
7676 Override the ``$DISPLAY `` environment variable for interfaces that require
77- an X server. This option is useful if there is a running X server, but
78- ``$DISPLAY `` was not defined in nipype's environment. For example, if an X
77+ an X server. This option is useful if there is a running X server, but
78+ ``$DISPLAY `` was not defined in nipype's environment. For example, if an X
7979 server is listening on the default port of 6000, set ``display_variable = :0 ``
80- to enable nipype interfaces to use it. It may also point to displays provided
81- by VNC, `xnest <http://www.x.org/archive/X11R7.5/doc/man/man1/Xnest.1.html >`_
80+ to enable nipype interfaces to use it. It may also point to displays provided
81+ by VNC, `xnest <http://www.x.org/archive/X11R7.5/doc/man/man1/Xnest.1.html >`_
8282 or `Xvfb <http://www.x.org/archive/X11R6.8.1/doc/Xvfb.1.html >`_.
8383 If neither ``display_variable `` nor the ``$DISPLAY `` environment variable are
8484 set, nipype will try to configure a new virtual server using Xvfb.
@@ -170,7 +170,7 @@ Resource Monitor
170170 Indicates where the summary file collecting all profiling information from the
171171 resource monitor should be stored after execution of a workflow.
172172 The ``summary_file `` does not apply to interfaces run independently.
173- (unset by default, in which case the summary file will be written out to
173+ (unset by default, in which case the summary file will be written out to
174174 ``<base_dir>/resource_monitor.json `` of the top-level workflow).
175175
176176*summary_append *
0 commit comments