This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/develop by this push:
new ac06cdc typo
ac06cdc is described below
commit ac06cdce4e5553139b1a2a7cb4b5f81326b39b08
Author: Alex Harui <[email protected]>
AuthorDate: Tue Jan 23 23:34:09 2018 -0800
typo
---
_layouts/docpage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index 0d4481c..a9d1201 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -110,7 +110,7 @@ limitations under the License.
{% when "Welcome to Apache Royale" %}
{% assign welcome = "none" %}
{% assign label_welcome = "inline" %}
- {% when "HIgh Level View" %}
+ {% when "High Level View" %}
{% assign high_level_view = "none" %}
{% assign label_high_level_view = "inline" %}
{% when "Features and Concepts" %}
--
To stop receiving notification emails like this one, please contact
[email protected].