Skip to content

Commit 280598b

Browse files
committed
vmclock: use title case for titles
Just to make the spec more alike the others.
1 parent 403b9ce commit 280598b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/vmclock.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases:
1010
- /13
1111
---
1212

13-
# UAPI.13 VMClock: Efficient time synchronisation for virtual machines
13+
# UAPI.13 VMClock: Efficient Time Synchronisation for Virtual Machines
1414

1515
| Version | Changes |
1616
|---------|---------|
@@ -60,7 +60,7 @@ clock should be considered inaccurate until it has been resynchronised from
6060
scratch. Failure to do so can lead to data corruption, in cases where database
6161
coherency depends on accurately timestamped transactions.
6262

63-
## The VMclock device
63+
## The VMClock device
6464

6565
The VMClock device resolves the above issues by allowing the hypervisor to
6666
synchronise the hardware clock against external time, and simply present the

0 commit comments

Comments
 (0)