diff options
author | Jan Klemkow <j.klemkow@wemelug.de> | 2013-01-30 15:42:26 +0100 |
---|---|---|
committer | Jan Klemkow <j.klemkow@wemelug.de> | 2013-01-30 15:42:26 +0100 |
commit | 58c2457edb7b2a33c0fc904b361a81115c3f5e3b (patch) | |
tree | 67ed097c59f16e67d1dfabc0bb5dd0809f963503 /doc | |
parent | 8f54a188a37b3da0bb337c536be4ac318d9a8ab4 (diff) | |
download | sqltutor-plugin-58c2457edb7b2a33c0fc904b361a81115c3f5e3b.tar.gz sqltutor-plugin-58c2457edb7b2a33c0fc904b361a81115c3f5e3b.tar.bz2 sqltutor-plugin-58c2457edb7b2a33c0fc904b361a81115c3f5e3b.zip |
fix style issue.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/documentation.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.txt b/doc/documentation.txt index a16d63d..e93641f 100644 --- a/doc/documentation.txt +++ b/doc/documentation.txt @@ -56,8 +56,8 @@ sich mit SQL-Datenbanken ergeben. Moodle ist eine modulares Open-Source System und dient als Lernplattform. Es ist webbasiert und in der Programmiersprache PHP geschrieben. -Der Name ist gebildet als Akronym aus 'Modular Object-Oriented Dynamic Learning -Environment'. Die im Namen bereits festgehalten Modularität kann genutzt werden +Der Name ist gebildet als Akronym aus ``Modular Object-Oriented Dynamic Learning +Environment''. Die im Namen bereits festgehalten Modularität kann genutzt werden um die Lernplattform um kursspezifische Aktivitäten zu erweitern. === Moodle-Module |