Skip to content

Commit feed349

Browse files
committed
Update comment
1 parent 72932d5 commit feed349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aztec/src/main/kotlin/org/wordpress/aztec/AztecParser.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ class AztecParser {
226226
}
227227

228228
if (!repelling && spanned[spanStart - 2] == '\n') {
229-
// there's another newline before so, the adjacent one is not a visual one so, return
229+
// there's another newline before and we're not repelling a parent so, the adjacent one is not a visual one so, return
230230
return@forEach
231231
}
232232

0 commit comments

Comments
 (0)