commit | 30e44c85c868c8cf74cc02059aca9c6b82bb4ba1 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Tue Nov 07 00:37:42 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Nov 07 15:25:24 2006 +0100 |
tree | 0327269e701e085a160379af6a9add7ab1dcc000 | |
parent | 6688acce7dbb00ceea4e755fe0f4a771a5520c24 [diff] [blame] |
Assorted spelling fixes.
diff --git a/include/cvconst.h b/include/cvconst.h index 5baf850..e058bc6 100644 --- a/include/cvconst.h +++ b/include/cvconst.h
@@ -121,7 +121,7 @@ /* values for registers (on different CPUs) */ enum CV_HREG_e { - /* those values are common to all supported CPUs (and CPU independant) */ + /* those values are common to all supported CPUs (and CPU independent) */ CV_ALLREG_ERR = 30000, CV_ALLREG_TEB = 30001, CV_ALLREG_TIMER = 30002,