1.1 --- a/intro.dox Mon Apr 27 20:46:09 2009 +0200
1.2 +++ b/intro.dox Mon May 11 16:36:11 2009 +0200
1.3 @@ -21,7 +21,7 @@
1.4
1.5 [SEC]intro_lemon[SEC] What is LEMON
1.6
1.7 -<b>LEMON</b> stands for <b>L</b>ibrary of <b>E</b>fficient <b>M</b>odels and
1.8 +<b>LEMON</b> stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling and
1.9 <b>O</b>ptimization in <b>N</b>etworks. It is a C++ template
1.10 library aimed at combinatorial optimization tasks, especially those
1.11 working with graphs and networks.