Skip to content

Commit 35205b0

Browse files
committed
[DOCS] FQA visualization
1 parent 7cffdd5 commit 35205b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/more.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Visualization
2121
Cannot save image
2222
^^^^^^^^^^^^^^^^^^^^^^^
2323

24-
If you run the script via SSH control, sometime you may
24+
If you run the script via SSH control, sometime you may find the following error.
2525

2626
.. code-block:: bash
2727
2828
_tkinter.TclError: no display name and no $DISPLAY environment variable
2929
30-
Add the following code into the top of ``visualize.py``.
30+
If happen, add the following code into the top of ``visualize.py``.
3131

3232
.. code-block:: python
3333

0 commit comments

Comments
 (0)