Skip to content

Commit

Permalink
Tutorial typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrolexa committed Apr 18, 2015
1 parent 88c0b1e commit d6ebac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Basic usage
To start working with **PolyLX** we need to import polylx package. For
convinience, we will import polylx into actual namespace::

>>> from apsg import *
>>> from polylx import *

To read example data, we can use ``Grains.from_shp`` method without
arguments. Note that we create new ``Grains`` object, which store all
Expand Down

0 comments on commit d6ebac0

Please sign in to comment.