Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyguitar committed Oct 5, 2018
1 parent 8b9c2d0 commit 164c429
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/notes/python-capi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ output:
File "<string>", line 1, in <module>
foo.FooError: Raise exception in C
Iterate List
------------
Iterate a List
---------------

.. code-block:: c
Expand Down Expand Up @@ -294,8 +294,8 @@ output:
2
3
Iterate Dictionary
-------------------
Iterate a Dictionary
---------------------

.. code-block:: c
Expand Down

0 comments on commit 164c429

Please sign in to comment.