Skip to content

Commit 20adda5

Browse files
careworryhsbt
authored andcommitted
chore: remove repetitive words (#10573)
Signed-off-by: careworry <worrycare@outlook.com>
1 parent 9352193 commit 20adda5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/syntax_suggest/clean_document.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ def join_groups(groups)
267267
groups.each do |lines|
268268
line = lines.first
269269

270-
# Handle the case of multiple groups in a a row
270+
# Handle the case of multiple groups in a row
271271
# if one is already replaced, move on
272272
next if @document[line.index].empty?
273273

0 commit comments

Comments
 (0)