We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571db52 commit 084d384Copy full SHA for 084d384
util/message.h
@@ -48,7 +48,7 @@ namespace mongo {
48
const int _port;
49
50
/**
51
- * @return a rough estimate of elepased time since the server started
+ * @return a rough estimate of elapsed time since the server started
52
*/
53
long long getMyElapsedTimeMillis() const { return _elapsedTime; }
54
0 commit comments