Skip to content

Commit

Permalink
Merge pull request #162 from zooniverse/simensta-fix-typo
Browse files Browse the repository at this point in the history
Update docs for Polygon As Line Tool for Text
  • Loading branch information
CKrawczyk authored Jun 7, 2019
2 parents 4274f7e + 446ca72 commit 5f0d42b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions panoptes_aggregation/extractors/poly_line_text_extractor.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
'''
Polygon As Line Tool for Text Extractor
---------------------------------------
This module provides a fuction to eaxtract panoptes annotations
from porjects using a polygon tool to mark word in a transcribed
This module provides a function to extract panoptes annotations
from projects using a polygon tool to mark words in a transcribed
document and provide the transcribed text as a sub-task.
'''
from collections import OrderedDict
Expand Down

0 comments on commit 5f0d42b

Please sign in to comment.