summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/pcvt/pcvt_conf.h')
-rw-r--r--sys/i386/isa/pcvt/pcvt_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_conf.h b/sys/i386/isa/pcvt/pcvt_conf.h
index 3cf1bd9..52387e6 100644
--- a/sys/i386/isa/pcvt/pcvt_conf.h
+++ b/sys/i386/isa/pcvt/pcvt_conf.h
@@ -330,7 +330,7 @@
#endif
#ifndef PCVT_UPDATEFAST /* this is the rate at which the cursor */
-# define PCVT_UPDATEFAST (hz/10) /* gets updated with it's new position */
+# define PCVT_UPDATEFAST (hz/10) /* gets updated with its new position */
#endif /* see: async_update() in pcvt_sup.c */
#ifndef PCVT_UPDATESLOW /* this is the rate at which the cursor */
OpenPOWER on IntegriCloud