Maxim Sokhatsky 11 years ago
parent
commit
84190a1b3a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/index.tex

+ 2 - 2
doc/index.tex

@@ -4,7 +4,7 @@
 
 
 We realized no matter how perfect your libraries are,
 We realized no matter how perfect your libraries are,
 the comfort and easy come mostly from developing tools.
 the comfort and easy come mostly from developing tools.
-Everything got started when \footahref{https://github.com/proger}{Vladimir Kirillov} decided to
+Everything got started when \footahref{https://github.com/proger}{Vladimir~Kirillov} decided to
 replace Rusty's sync beam reloader. As you know sync uses
 replace Rusty's sync beam reloader. As you know sync uses
 filesystem polling which is neither energy-efficient nor elegant. Also
 filesystem polling which is neither energy-efficient nor elegant. Also
 sync is only able to recompile separate modules while
 sync is only able to recompile separate modules while
@@ -23,7 +23,7 @@ It was designed to be a stand-alone tool, so it has some
 glitches while using as embedded library.
 glitches while using as embedded library.
 
 
 The idea to build rebar replacement was shared in space for a long time.
 The idea to build rebar replacement was shared in space for a long time.
-The best minimal approach was picked up by \footahref{https://github.com/s1n4}{Sina Samavati},
+The best minimal approach was picked up by \footahref{https://github.com/s1n4}{Sina~Samavati},
 he implemented the first prototype called mad. Initially mad
 he implemented the first prototype called mad. Initially mad
 was able to compile DTL templated, YECC files, escript (like
 was able to compile DTL templated, YECC files, escript (like
 bundled in gproc), also it was support caching with side-effects.
 bundled in gproc), also it was support caching with side-effects.