diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index 847a36075a..07fd3208ce 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -18,7 +18,7 @@
Improved startup code: this should (could) fix random trouble on some cards like for instance hardcursor trouble on especially laptops;
Added dualhead support (use Mark Watson's 'G400 Dualhead Setup' from BeBits for now): Note that dualhead switch mode still has to be setup;
Updated mode granularity and max virtual size checking/limiting to adhere to new CRTC setup for dualhead cards;
- Added dualhead support for 8- and 16bit colordepths;
+ Added dualhead support for 8- and 15bit colordepths;
Fixed move_display distortions in virtualscreens especially visible in 8-bit colordepth (for both heads);
Added 'overlay follows head' for dualhead stretch and switch modes: if more than half the overlay output is on a screen, that screen gets the overlay output.