diff options
Diffstat (limited to 'src/m/sps7.h')
-rw-r--r-- | src/m/sps7.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/sps7.h b/src/m/sps7.h index 5e838592cc6..0408ed0e02e 100644 --- a/src/m/sps7.h +++ b/src/m/sps7.h @@ -52,7 +52,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define EXPLICIT_SIGN_EXTEND /* Data type of load average, as read out of kmem. */ -/* Suspect there is something wierd about this machine, so turn it off. */ +/* Suspect there is something weird about this machine, so turn it off. */ /* #define LOAD_AVE_TYPE long */ |