mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
Merge pull request #2576 from samueldg/fix-doc-typo
Fix typo in Execer page title
This commit is contained in:
commit
fa61b69ae3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.. _xonsh_execer:
|
||||
|
||||
***********************************************************
|
||||
Compiliation, Evaluation, & Execution (``xonsh.execer``)
|
||||
Compilation, Evaluation, & Execution (``xonsh.execer``)
|
||||
***********************************************************
|
||||
|
||||
.. automodule:: xonsh.execer
|
||||
|
|
Loading…
Add table
Reference in a new issue