Skip to content

Commit e776697

Browse files
committed
Fix typo in JS reference
1 parent b6ecf80 commit e776697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/javascript.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,7 @@ Database
987987

988988
.. function:: db.killOP(opid)
989989

990-
:param oppid: Specify an operation ID.
990+
:param opid: Specify an operation ID.
991991

992992
Terminates the specified operation. Use :func:`db.currentOp()`
993993
to find operations and their correspoinding ids.

0 commit comments

Comments
 (0)