Try to clarify player "dual" mode in the configuration.
[dcpomatic.git] / src / lib / config.cc
index aea54aa237c59144553b3d508a0560f5a215c2b5..45fc6192387020c1273de3ac28a3f3a65ee85a47 100644 (file)
@@ -1043,7 +1043,7 @@ Config::write_config () const
        }
 
        /* [XML] PlayerMode <code>window</code> for a single window, <code>full</code> for full-screen and <code>dual</code> for full screen playback
-          with controls on another monitor.
+          with separate (advanced) controls.
        */
        switch (_player_mode) {
        case PLAYER_MODE_WINDOW: