Commit 47cd739
committed
Spelling issue #101 resolved. its was due to an extra space which can be inserted (by user/autocorrect)at the beging or the end of the word when the word is to be save it causes the word to have the space and when checked with the answred (which may or may not contain space at exact location as in saved word) word it reurns false
1 parent 73699fc commit 47cd739
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- source-code/app/src/main/java/org/buildmlearn/toolkit
- learnspelling
- templates
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments