Explorar o código

Showed full first name instead of first letter in credits

Taddeus Kroes %!s(int64=13) %!d(string=hai) anos
pai
achega
b847b4238b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/frontend/tpl/editor.html

+ 1 - 1
src/frontend/tpl/editor.html

@@ -51,7 +51,7 @@
 
             <div class="row">
                 <div class="span12 credits">
-                    Idea and feedback by <a href="http://homepages.cwi.nl/~apt/" target="_blank">Prof.dr. K.R. Apt</a>,
+                    Idea and feedback by <a href="http://homepages.cwi.nl/~apt/" target="_blank">Prof.dr. Krzysztof R. Apt</a>,
                     implementation by Taddeüs Kroes and <a href="http://smvv.kompiler.org" target="_blank">Sander van Veen</a>.
                 </div>
             </div>