From 8df2471392c40bfe9b9606659960cffb334b3664 Mon Sep 17 00:00:00 2001 From: Rita Turkowski Date: Fri, 28 Oct 2016 16:57:13 -0700 Subject: [PATCH] English clean up --- samples/UI/GameMenu/GameMenu.xktpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/UI/GameMenu/GameMenu.xktpl b/samples/UI/GameMenu/GameMenu.xktpl index 7ffeea9209..ceccf398aa 100644 --- a/samples/UI/GameMenu/GameMenu.xktpl +++ b/samples/UI/GameMenu/GameMenu.xktpl @@ -2,15 +2,15 @@ Id: 7ac2c705-6240-4ddc-af63-fc438d10f4de Name: Game Menu UI Sample Scope: Session -Description: GameMenu shows in detail of how to create UI in a game. +Description: GameMenu shows in detail how to create UI in a game. FullDescription: | There are four screens: Splash screen, Welcome screen, Main screen, and Ship selection screen. Each of which has different layout, and is composed of several different UIElements. - It shows how to put various UIElements in nice layout which is responsive in various resolution. + It shows how to put various UIElements into a nice layout which is responsive in various resolutions. Group: Samples/UI Icon: ../.xktpl/NewUI.png DefaultOutputName: GameMenu Screenshots: - ../.xktpl/screenshot1_small.jpg - ../.xktpl/screenshot4_small.jpg - - ../.xktpl/screenshot3_small.jpg \ No newline at end of file + - ../.xktpl/screenshot3_small.jpg