mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 18:34:09 +00:00
Fix apostrophes in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52972 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4576f6d7a9
commit
94f9c7dc97
@ -30,7 +30,7 @@ class TimerGroup;
|
||||
/// support it can also keep track of the RSS of the program at various points.
|
||||
/// By default, the Timer will print the amount of time it has captured to
|
||||
/// standard error when the laster timer is destroyed, otherwise it is printed
|
||||
/// when it's TimerGroup is destroyed. Timer's do not print their information
|
||||
/// when its TimerGroup is destroyed. Timers do not print their information
|
||||
/// if they are never started.
|
||||
///
|
||||
class Timer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user