From 185c8da491bb790be50af33aba73d388b9587264 Mon Sep 17 00:00:00 2001 From: Cain Kilgore Date: Sat, 12 Aug 2017 18:52:54 +0100 Subject: [PATCH] Changed 6 to six, cause wording. No functionality changes. --- interface/resources/qml/hifi/SkyboxChanger.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/resources/qml/hifi/SkyboxChanger.qml b/interface/resources/qml/hifi/SkyboxChanger.qml index 9d7fc39157..a677af2f07 100644 --- a/interface/resources/qml/hifi/SkyboxChanger.qml +++ b/interface/resources/qml/hifi/SkyboxChanger.qml @@ -56,7 +56,7 @@ Rectangle { } RalewaySemiBold { id: titleBarDesc; - text: "You can set the current Skybox of the Zone you're standing in by clicking on any of the 6 pre-determined skyboxes below."; + text: "You can set the current Skybox of the Zone you're standing in by clicking on any of the six pre-determined skyboxes below."; wrapMode: Text.Wrap // Text size size: 14;