Skip to content

Commit

Permalink
chore: Fix miss spell
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Aug 9, 2022
1 parent 2a4cea8 commit 55ddd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/paredit.vim
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ function! s:suite.get_top_list_in_comment_test() abort
call s:assert.equals(res['code'], "(foo\n (bar))")
call s:buf.stop_dummy()

" the begining of the form
" the beginning of the form
call s:buf.start_dummy([
\ '(dummy)',
\ '',
Expand Down

0 comments on commit 55ddd9d

Please sign in to comment.