summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dxr3memcpy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3memcpy.h b/dxr3memcpy.h
index b9ed96b..a78139b 100644
--- a/dxr3memcpy.h
+++ b/dxr3memcpy.h
@@ -69,7 +69,7 @@ struct memcpy_routine
};
// ==================================
-//! little class to to a nice benchmark
+//! Little class to do a nice benchmark
/*
Whith this class we can get the fastest memcyp
methode for target computer.