commit f71723c8f333819bcaa5180fe98d9cd4c1491ba8
Author: Daniel Ramoeller <[email protected]>
Date: Mon Dec 31 12:14:46 2018 +0100
Fix for #11294: Wrong description for Change bars module
---
lib/layouts/changebars.module | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/layouts/changebars.module b/lib/layouts/changebars.module
index 8923ba1..e9a8328 100644
--- a/lib/layouts/changebars.module
+++ b/lib/layouts/changebars.module
@@ -2,7 +2,7 @@
#
#DescriptionBegin
#Enables LyX to add vertical change bars in the margin of PDF output
-#when change tracking is turned on and pdflatex output format is chosen.
+#when Show Changes in Output is turned on and pdflatex output format is chosen.
#DescriptionEnd
#
#Author: Paul A. Rubin ([email protected])