Skip to content

Commit d69ad04

Browse files
committed
Fix typo
1 parent 16fb75a commit d69ad04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsnip/parsnip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ def box(self):
557557
558558
Example
559559
-------
560-
This method provides a convinient interface to create box objects.
560+
This method provides a convenient interface to create box objects.
561561
562562
>>> box = cif.box
563563
>>> print(box)

0 commit comments

Comments
 (0)