Skip to content

Commit

Permalink
docs typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bqpd committed Feb 26, 2021
1 parent 85b5ce7 commit 65827cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/visint.rst
Expand Up @@ -4,9 +4,10 @@ Visualization and Interaction
Variable Reference Plots
========================

Code in this section uses the `CE solar model <https://github.com/convexengineering/solar/tree/gpkitdocs>`_
Code in this section uses the `CE solar model <https://github.com/convexengineering/solar/tree/gpkitdocs>`_.

.. code:: python
from solar.solar import *
Vehicle = Aircraft(Npod=3, sp=True)
M = Mission(Vehicle, latitude=[20])
Expand Down

0 comments on commit 65827cc

Please sign in to comment.