On 03/26/2014 03:13 PM, Vincent van Ravesteijn wrote:
Hi all,
LyX 2.1.0rc1 is ready. I'm waiting for one small issue before I will
announce the release.
From now on, updates to the translations and documentation can go in
master. Other fixes will need to be ok'ed by me. The goal is to
release LyX 2.1.0 as is (if no severe issues pop up in the meantime).
I want to keep this period as short as possible, so I am aiming to
prepare for the final release of LyX 2.1.0 in the first weekend of April.
Have we frozen strings and notified translators? If not, there is a typo
in the new algorithm module's description.
diff --git a/lib/layouts/algorithm2e.module b/lib/layouts/algorithm2e.module
index 8125506..17b5131 100644
--- a/lib/layouts/algorithm2e.module
+++ b/lib/layouts/algorithm2e.module
@@ -1,7 +1,7 @@
#\DeclareLyXModule[algorithm2e.sty]{Algorithm2e}
#DescriptionBegin
# Use the algorithm2e package for algorithm floats rather
-# then LyX's home-brewn algorithm floats.
+# than LyX's home-brewed algorithm floats.
#DescriptionEnd
#
#Author: Jürgen Spitzmüller
Richard