Skip to content

Commit e193d62

Browse files
[PATCH] added regression for another typo found in PR #373
* suggest correction for belone (a genus) to belong instead.
1 parent 4938244 commit e193d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/check_spelling

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ declare -a SPECIFIC_TYPOS=(
147147
"sentance:sentence" # from #330
148148
"reccomended:recommended" # from #348
149149
"absolutly:absolutely" # from #348
150+
"belone:belong" # from #373
150151
)
151152

152153
function cleanup() {

0 commit comments

Comments
 (0)