Fix spelling error.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1923 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2014-11-24 18:47:26 +00:00
parent 8038ff9579
commit 70ed757e5a

View File

@ -1779,7 +1779,7 @@ typedef struct _cef_geoposition_t {
double speed;
///
// Time of position measurement in miliseconds since Epoch in UTC time. This
// Time of position measurement in milliseconds since Epoch in UTC time. This
// is taken from the host computer's system clock.
///
cef_time_t timestamp;