From cd32001de672fb80d37c5f6febd6e15c25a704aa Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 26 Mar 2014 15:17:57 -0400 Subject: [PATCH] Typo. --- src/support/lassert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/support/lassert.h b/src/support/lassert.h index 5a47edfdb4..5e152e05bc 100644 --- a/src/support/lassert.h +++ b/src/support/lassert.h @@ -21,7 +21,7 @@ namespace lyx { /****************************************************************************** -LyX has five different macros that can be used to make assertions. The behave +LyX has five different macros that can be used to make assertions. They behave the same way in devel mode: They assert. The differences between them are how they behave in release mode. -- 2.39.5