summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html
index 183c076b4e..bd8c85d0b6 100644
--- a/DOCS/en/documentation.html
+++ b/DOCS/en/documentation.html
@@ -1072,7 +1072,7 @@ There are three timing methods in MPlayer.
<CODE>usleep()</CODE> to tune A/V sync, with +/- 10ms accuracy. However
sometimes the sync has to be tuned even finer.</LI>
<LI><B>The new timer</B> code uses PC's RTC (Real Time Clock) for this task,
- because it has precise 1ms timers. It is automagically enabled when
+ because it has precise 1ms timers. It is automatically enabled when
available, but requires root privileges, a <I>setuid root</I>
MPlayer binary or a properly set up kernel.
<BR>