Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangilbey committed Mar 23, 2022
1 parent 63aedf5 commit a7ae0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ LANG_NAME = eng
# Name of the model to continue from. Default: $(START_MODEL)
START_MODEL =

# Data directory (will contained traineddata file)
# Data directory (will contain traineddata file)
DATA = $(TESSTRAIN)/data$(RES)_$(SCALING_NAME)+$(BLUR)

# Where the training text line images and ground truths live
Expand Down

0 comments on commit a7ae0aa

Please sign in to comment.