[Scummvm-git-logs] scummvm master -> c8fd1e17f07cdc18627d3016533c537a96bf83c2

cadihowley 64062738+cadihowley at users.noreply.github.com
Sun Apr 25 00:23:44 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c8fd1e17f0 DOCS: removes accidental extra column


Commit: c8fd1e17f07cdc18627d3016533c537a96bf83c2
    https://github.com/scummvm/scummvm/commit/c8fd1e17f07cdc18627d3016533c537a96bf83c2
Author: Cadi (64062738+cadihowley at users.noreply.github.com)
Date: 2021-04-25T12:23:42+12:00

Commit Message:
DOCS: removes accidental extra column

Changed paths:
    doc/docportal/advanced_topics/configuration_file.rst


diff --git a/doc/docportal/advanced_topics/configuration_file.rst b/doc/docportal/advanced_topics/configuration_file.rst
index 119a3f9af3..bcb713f8d7 100755
--- a/doc/docportal/advanced_topics/configuration_file.rst
+++ b/doc/docportal/advanced_topics/configuration_file.rst
@@ -209,7 +209,7 @@ There are many recognized configuration keys. In the table below, each key is ei
 		":ref:`frames_per_secondfl <fpsfl>`",boolean,false,
 		:ref:`frontpanel_touchpad_mode <frontpanel>`,boolean, false
 		":ref:`fullscreen <fullscreen>`",boolean,false,
-		gameid,string,,Short name of the game. For internal use only, do not edit. 
+		gameid,string,,"Short name of the game. For internal use only, do not edit." 
 		gamepath,string,,Specifies the path to the game
 		":ref:`gfx_mode <gfxmode>`",string,normal (1x),"
 	- 1x




More information about the Scummvm-git-logs mailing list