mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Fix typo in Execer page title
compiliation -> compilation (See http://xon.sh/api/execer.html)
This commit is contained in:
parent
e9476a9734
commit
38d30110f2
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