On Mon, May 17, 2010 at 09:11:16PM +0200, Jürgen Spitzmüller wrote:

Hi,

> Please keep branch in freeze until we know 1.6.6 is OK. 

Oh and lintian again found a common misspelling in the source ...
Maybe you'd like to apply this for 1.6.7.

Sven
-- 
If God passed a mic to me to speak
I'd say stay in bed, world
Sleep in peace
   [The Cardigans - 03:45: No sleep]
Index: src/BufferParams.cpp
===================================================================
--- src/BufferParams.cpp	(Revision 34424)
+++ src/BufferParams.cpp	(Arbeitskopie)
@@ -1517,7 +1517,7 @@
 		for (; !excluded && pit != pen; ++pit) {
 			if (!LyXModule::areCompatible(modname, *pit)) {
 				LYXERR0("Module " << modname << 
-						" dropped becuase it conflicts with provided module `" << *pit << "'.");
+						" dropped because it conflicts with provided module `" << *pit << "'.");
 				consistent = false;
 				excluded = true;
 			}

Reply via email to