You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, the word "rep" is really good in wrapping whole words to the next line. However, it misses this with apostrophes and treats contractions like "we'll" as two different entities. It does:
In general, the word "rep" is really good in wrapping whole words to the next line. However, it misses this with apostrophes and treats contractions like "we'll" as two different entities. It does:
Could this be fixed? Thanks.