Skip to content

Commit 084d384

Browse files
committed
spelling
1 parent 571db52 commit 084d384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/message.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ namespace mongo {
4848
const int _port;
4949

5050
/**
51-
* @return a rough estimate of elepased time since the server started
51+
* @return a rough estimate of elapsed time since the server started
5252
*/
5353
long long getMyElapsedTimeMillis() const { return _elapsedTime; }
5454

0 commit comments

Comments
 (0)