commit | 0536d0975bb9e8e4a8aae693bd79157955a896b1 | [log] [tgz] |
---|---|---|
author | klemens <ka7@github.com> | Sat Jan 28 20:56:56 2017 +0100 |
committer | klemens <ka7@github.com> | Sat Jan 28 20:56:56 2017 +0100 |
tree | 62f6968b24f8ebf9e25ae3a53393b77347144b14 | |
parent | 1391fc4bd5a409e17dfd76251ed4bf37b7951fc0 [diff] |
spelling fixes
diff --git a/unix/x0vncserver/TimeMillis.h b/unix/x0vncserver/TimeMillis.h index e79db12..115ce08 100644 --- a/unix/x0vncserver/TimeMillis.h +++ b/unix/x0vncserver/TimeMillis.h
@@ -31,7 +31,7 @@ TimeMillis(); - // Set this object to current time, returns true on sucess. + // Set this object to current time, returns true on success. bool update(); // Return difference in milliseconds between two time points.