Docs: Replace Unicode left single quote with ASCII single quote

This commit is contained in:
pagedown 2021-12-24 11:44:58 +08:00
parent 6046dc8598
commit b0ccf74029
No known key found for this signature in database
GPG Key ID: E921CF18AC8FF6EB

View File

@ -987,7 +987,7 @@ The tab bar style, can be one of:
A user-supplied Python function called draw_tab is loaded from the file
:file:`tab_bar.py` in the kitty config directory. For examples of how to
write such a function, see the functions named :code:`draw_tab_with_*` in
kittys source code: :file:`kitty/tab_bar.py`.
kitty's source code: :file:`kitty/tab_bar.py`.
:code:`hidden`
The tab bar is hidden. If you use this, you might want to create a
mapping for the :ref:`action-select_tab`