[geany/talks] fcd6f8: DE: some more little cleanups

Frank Lanitz git-noreply at xxxxx
Wed May 13 19:48:02 UTC 2015


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Wed, 13 May 2015 19:48:02 UTC
Commit:      fcd6f86740edfefe2073d3b85ca83350a5350c8b
             https://github.com/geany/talks/commit/fcd6f86740edfefe2073d3b85ca83350a5350c8b

Log Message:
-----------
DE: some more little cleanups


Modified Paths:
--------------
    de/Geany - die leichtgewichtige Entwicklungsumgebung/index.html

Modified: de/Geany - die leichtgewichtige Entwicklungsumgebung/index.html
6 lines changed, 3 insertions(+), 3 deletions(-)
===================================================================
@@ -94,11 +94,11 @@
                         <h1>Features</h1>
                     </section>
                     <section>
-                        <h3>Syntexhervorhebung</h3>
+                        <h3>Syntaxhervorhebung</h3>
                         <ul>
                             <li>Für mehr als 60 Dateitypen vorhanden</li>
                             <li>Aus dem Scintilla-Projekt</li>
-                            <li>über sog. Lexer, in C++ geschriebene Klassen</li>
+                            <li>Über sog. Lexer, in C++ geschriebene Klassen</li>
                             <li>Automatische Erkennung; manuelles Setzen </li>
                             <li>Selbstdefinierte Dateitypen</li>
                         </ul>
@@ -108,7 +108,7 @@
                         <ul>
                             <li>Listet wichtige Variablen & Funktionen auf</li>
                             <li>Einfache Navigation mit z.B. Maus</li>
-                            <li>Aktualisierung entweder beim Speichern ODER beim Tippen</li>
+                            <li>Aktualisierung entweder beim Speichern und optional beim Tippen</li>
                         </ul>
                     </section>
                     <section>



--------------
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