Skip to content

Commit 3ee877c

Browse files
committed
unlink removed method db.loadServerScripts()
1 parent a397455 commit 3ee877c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/release-notes/2.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ consistency of the user interface for the :binary:`~bin.mongo` shell:
555555
Helper to load Server-Side Functions
556556
````````````````````````````````````
557557

558-
The :method:`db.loadServerScripts()` loads the contents of the current
558+
The ``db.loadServerScripts()`` method loads the contents of the current
559559
database's ``system.js`` collection into the current :binary:`~bin.mongo`
560560
shell session. See :issue:`SERVER-1651` for more information.
561561

0 commit comments

Comments
 (0)