mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
chore: fix some typos (#7585)
Signed-off-by: redistay <wujunjing@outlook.com>
This commit is contained in:
@@ -1682,7 +1682,7 @@ mod tests {
|
||||
}
|
||||
}
|
||||
}
|
||||
// No mutliple ticks in the `interval` time.
|
||||
// No multiple ticks in the `interval` time.
|
||||
// Values in "times" are unique and are less than normal tokio interval.
|
||||
// See previous test (test_tokio_time_interval_sleep) for comparison.
|
||||
let times2: HashSet<u128> = HashSet::from_iter(times.clone());
|
||||
|
||||
Reference in New Issue
Block a user