Skip to content

Commit

Permalink
Fixed omission of function name change.
Browse files Browse the repository at this point in the history
  • Loading branch information
h-east committed Mar 24, 2018
1 parent a84e756 commit 8c16b38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/doc/usr_41.txt
Expand Up @@ -1016,8 +1016,8 @@ Various: *various-functions*
getreg() get contents of a register
getregtype() get type of a register
setreg() set contents and type of a register
regster_executing() return the state of the register executing
regster_recording() return the state of the register recording
reg_executing() return the state of the register executing
reg_recording() return the state of the register recording

shiftwidth() effective value of 'shiftwidth'

Expand Down

0 comments on commit 8c16b38

Please sign in to comment.