Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtom committed Apr 24, 2022
1 parent 3729ae4 commit 1a54064
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions autoload/tcomment.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
" @Website: http://www.vim.org/account/profile.php?user_id=4037
" @License: GPL (see http://www.gnu.org/licenses/gpl.txt)
" @Created: 2007-09-17.
" @Last Change: 2021-04-14.
" @Revision: 2046
" @Last Change: 2022-04-24.
" @Revision: 2047

scriptencoding utf-8

Expand Down Expand Up @@ -282,7 +282,7 @@ endf
" postprocess_uncomment .. Run a |printf()| expression with 2
" placeholders on uncommented lines, e.g.
" 'norm! %sgg=%sgg'.
" choose ... A list of commend definitions (a
" choose ... A list of comment definitions (a
" dictionary as defined above) that may
" contain an `if` key referring to an
" expression; if this condition evaluates
Expand Down

0 comments on commit 1a54064

Please sign in to comment.