[geany/www.geany.org] 6c8471: Fix operating system order on homepage

Enrico Tröger git-noreply at xxxxx
Sat Sep 28 11:00:56 UTC 2019


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sat, 28 Sep 2019 11:00:56 UTC
Commit:      6c847176e02af78a672bd8ff1eb72e7de406b4be
             https://github.com/geany/www.geany.org/commit/6c847176e02af78a672bd8ff1eb72e7de406b4be

Log Message:
-----------
Fix operating system order on homepage


Modified Paths:
--------------
    geany/templates/home.html

Modified: geany/templates/home.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -51,7 +51,7 @@ <h1>Geany - The Flyweight IDE</h1>
 				<p class="text-big">
 					Geany is a powerful, stable and lightweight programmer's text editor
 					that provides tons of useful features without bogging down your
-					workflow. It runs on Windows, MacOS and Linux, is translated into
+					workflow. It runs on Linux, Windows and MacOS is translated into
 					over 40 languages, and has built-in support for more than 50 programming
 					languages.
 					<a href="{% url 'page' 'download/releases' %}" class="btn btn-default btn-primary" id="main-download-button">



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list