Replace double quotes with singlgle quotes from

module description string.
This way the string is also translatable again.
This commit is contained in:
Kornel Benko 2013-01-19 14:34:48 +01:00
parent 3136eb6cd2
commit 46f8c8d043
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
#DescriptionBegin
#Adds 2 styles to begin and end text in multiple columns.
#The begin style contains the number of columns, the end style must be kept empty.
#See the Additional manual, section "Multiple Text Columns", for a detailed
#See the Additional manual, section 'Multiple Text Columns', for a detailed
#description of multiple columns.
#DescriptionEnd
#Author: Uwe Stöhr

View File

@ -1,8 +1,8 @@
#\DeclareLyXModule[shapepar.sty]{Custom paragraph shapes}
#DescriptionBegin
#Provides several paragraph shapes as well as commands to define custom
#Provides several paragraph shapes as well as commands to define custom
#shapes. For a description see LyX's Additional
#features manual, section "Non-standard Paragraph Shapes".
#features manual, section 'Non-standard Paragraph Shapes'.
#DescriptionEnd
#Author: Uwe Stöhr <uwestoehr@web.de>