Răsfoiți Sursa

Update docs

Daniele Bartolini 9 ani în urmă
părinte
comite
c5932063da
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      docs/manual.rst

+ 2 - 2
docs/manual.rst

@@ -111,10 +111,10 @@ Generic configurations
 ----------------------
 ----------------------
 
 
 	``boot_script = "lua/game"``
 	``boot_script = "lua/game"``
-		Lua script to launch on boot
+		Lua script to launch on boot.
 
 
 	``boot_package = "boot"``
 	``boot_package = "boot"``
-		Package to load on boot
+		Package to load on boot.
 
 
 	``window_title = "My window"``
 	``window_title = "My window"``
 		Title of the main window on platforms that support it.
 		Title of the main window on platforms that support it.