# HG changeset patch
# User Peter Kovacs <kpeter@inf.elte.hu>
# Date 1242052571 -7200
# Node ID 2965b19071f779e17819ff7dc609cc1fea95ab95
# Parent  3e28dbeed635902616afbefcb4179df55b36ec1b
Change the explanation of the acronym LEMON (#289)

diff --git a/intro.dox b/intro.dox
--- a/intro.dox
+++ b/intro.dox
@@ -21,7 +21,7 @@
 
 [SEC]intro_lemon[SEC] What is LEMON
 
-<b>LEMON</b> stands for <b>L</b>ibrary of <b>E</b>fficient <b>M</b>odels and
+<b>LEMON</b> stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling and
 <b>O</b>ptimization in <b>N</b>etworks. It is a C++ template
 library aimed at combinatorial optimization tasks, especially those
 working with graphs and networks.
