Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
convebient -> convenient
  • Loading branch information
lepisma authored Apr 14, 2019
1 parent 89fad47 commit dcfe39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ See http://www.cplusplus.com/reference/stl/ for more information.
Iterators
---------

Iterators are a convebient tool to iterate over a container:
Iterators are a convenient tool to iterate over a container:

.. code:: c++

Expand Down

0 comments on commit dcfe39e

Please sign in to comment.