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