mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 09:06:21 +01:00
typo MINOR
This commit is contained in:
parent
948256f3df
commit
5514fc4473
@ -61,7 +61,7 @@ namespace mongo {
|
||||
return e._numberLong();
|
||||
|
||||
|
||||
errmsg = "version is not a numberic type";
|
||||
errmsg = "version is not a numeric type";
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user