Browse Source

Merge pull request #35 from her001/patch-2

Remove unnecessary comma in "Splash screen"
Rémi Verschelde 9 years ago
parent
commit
abcb731ae4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/step_by_step/splash_screen.rst

+ 1 - 1
tutorials/step_by_step/splash_screen.rst

@@ -7,7 +7,7 @@ Tutorial
 --------
 
 This will be a simple tutorial to cement the basic idea of how the GUI
-subsystem works. The goal will be to create a really simple, static,
+subsystem works. The goal will be to create a really simple, static
 splash screen.
 
 Following is a file with the assets that will be used: