sttk / linebreak

A library for breaking a given text into lines within a specified width.
MIT License
0 stars 0 forks source link

fix: corrected bugs in lineBreakOpportunity #16

Closed sttk closed 7 months ago

sttk commented 7 months ago

Closes #15

This PR fixes bugs in lineBreakOpportunity function. openApos or openQuot had been cleared before comparison between them.

And there were typo of Opportunity as Oppotunity.