summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-09 03:34:36 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-09 03:34:36 +0000
commitdaaa44e057ca529f6af002c621ca15e42b43b2f9 (patch)
tree2a9010e81ad106fdb98f011a5c3b97aa2f0b79f0 /sys
parentf765b0373162a82e76c544f47e04966f46ada26f (diff)
typo
Diffstat (limited to 'sys')
-rw-r--r--sys/lib/libkern/arch/sh/udivsi3.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/libkern/arch/sh/udivsi3.S b/sys/lib/libkern/arch/sh/udivsi3.S
index 0483d74337f..a35be6d6a4d 100644
--- a/sys/lib/libkern/arch/sh/udivsi3.S
+++ b/sys/lib/libkern/arch/sh/udivsi3.S
@@ -37,7 +37,7 @@
#include <machine/asm.h>
/*
- * IMPOTANT: This function is special.
+ * IMPORTANT: This function is special.
*
* This function is an auxiliary function that is referenced by the
* code generated by gcc for integer division. But gcc does NOT treat