diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index fe0719906d..56cf0ba8c5 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -14,7 +14,7 @@
Added aspect correction programming for flatpanels: corrects if mode aspect differs too much from panel aspect;
Fixed acceleration engine management regarding sync_to_token: no more updating glitches should occur now;
Added recognition for GeForce4 MX 4000, GeForceFX 5700LE and GeForceFX 5700VE cards; also modified a few others to be more correct;
- Added panel(s) native mode(s) to the modelist exported by the driver. You can now set it (them) by just selecting it from the Screenprefs app, except if you use the native R5 one. Use Dualhead setup instead (for example): the extra mode(s) will be at the bottom of the list (for now);
+ Added panel(s) native mode(s) to the modelist exported by the driver. You can now set it (them) by just selecting from the Screenprefs app, except if you use the native R5 one. Use Dualhead setup instead (for example);
Implemented virtualized CRTC1/DAC1 and CRTC2/DAC2 access: when one flatpanel is found on a card that panel is always primary output now;
Dualhead switch mode is operational with flatpanels now (via the virtualized setup);
The user has the option to select the primary output via nv.settings now (via the new 'switchhead' option);