Skip to content

Commit

Permalink
Merge pull request #204 from arthurhenrique/patch-1
Browse files Browse the repository at this point in the history
keep references update
  • Loading branch information
otiai10 authored Jan 4, 2021
2 parents 5de1048 + 30d2923 commit 45a1cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const (

// SettableVariable represents available strings for TessBaseAPI::SetVariable.
// See https://groups.google.com/forum/#!topic/tesseract-ocr/eHTBzrBiwvQ
// and https://github.com/tesseract-ocr/tesseract/blob/master/ccmain/tesseractclass.h
// and https://github.com/tesseract-ocr/tesseract/blob/master/src/ccmain/tesseractclass.h
type SettableVariable string

// Followings are variables which can be used for TessBaseAPI::SetVariable.
Expand Down

0 comments on commit 45a1cf5

Please sign in to comment.