]> git.lyx.org Git - features.git/commitdiff
simplify the sweave module description
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 12 Jul 2009 10:19:51 +0000 (10:19 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 12 Jul 2009 10:19:51 +0000 (10:19 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30496 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/sweave.module

index ca36f1f1a3e67ea81cc57dffe13b482ef35f38fe..03943eb3de9c95e96566fde50132aeedd057fc77 100644 (file)
@@ -1,6 +1,6 @@
-#\DeclareLyXModule[sweave->latex]{Sweave - S/R literate programming}
+#\DeclareLyXModule[sweave->latex]{Sweave}
 #DescriptionBegin
-#Allows to use the statistical language S/R as a literate programming tool - Sweave.
+#Allows to use the statistical language S/R as a literate programming tool.
 #DescriptionEnd
 
 # Within the chunk, lines are separated by newlines (Ctrl-Return)!