summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/mbench/timp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mbench/timp.h b/tools/mbench/timp.h
index 250297f1f..b99816233 100644
--- a/tools/mbench/timp.h
+++ b/tools/mbench/timp.h
@@ -81,7 +81,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
: "eax", "ebx", "ecx", "edx", "memory")
#else
-/* corei7 offers newer instruction rdtscp wich should be better */
+/* corei7 offers newer instruction rdtscp, which should be better */
#define timp_rdtsc_before(time) \
__asm__ __volatile__( \
".align 64\n\t" \