Skip to content

Commit

Permalink
Fix a typo in highres.txt
Browse files Browse the repository at this point in the history
A small patch for the highres timers documentation:

Signed-off-by: Will newton <will.newton@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Will Newton authored and Jonathan Corbet committed Mar 30, 2008
1 parent f3271f6 commit b40b516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/hrtimers/highres.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ System-level global event devices are used for the Linux periodic tick. Per-CPU
event devices are used to provide local CPU functionality such as process
accounting, profiling, and high resolution timers.

The management layer assignes one or more of the folliwing functions to a clock
The management layer assigns one or more of the following functions to a clock
event device:
- system global periodic tick (jiffies update)
- cpu local update_process_times
Expand Down

0 comments on commit b40b516

Please sign in to comment.