Skip to content

Commit e289a7a

Browse files
committed
Minor correction to _isWindows method
1 parent 3f44bf9 commit e289a7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/method/isWindows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ isWindows()
88

99
:returns: boolean.
1010

11-
Returns "true" if the server is running on a system that is
12-
Windows, or "false" if the server is running on a Unix or Linux
13-
systems.
11+
Returns "true" if the :program:`mongo` shell is running on a
12+
system that is Windows, or "false" if the server is running
13+
on a Unix or Linux systems.

0 commit comments

Comments
 (0)