Skip to content

Commit 2c5aed4

Browse files
authored
Merge pull request #1352 from vim-jp/hh-update-usr_41
Update usr_41.txt only
2 parents e89d26c + b553921 commit 2c5aed4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

en/usr_41.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,8 @@ Other computation: *bitwise-function*
877877
srand() initialize seed used by rand()
878878

879879
Variables: *var-functions*
880-
instanceof() check if a variable is an instance of a given class
880+
instanceof() check if a variable is an instance of a given
881+
class
881882
type() type of a variable as a number
882883
typename() type of a variable as text
883884
islocked() check if a variable is locked

0 commit comments

Comments
 (0)