commit 4436678c97d94b64e3254aa53026c0404cbb8f8a
Author: Kornel Benko <[email protected]>
Date: Fri Oct 31 10:15:54 2014 +0100
typo
diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module
index 5b7ce57..6573391 100644
--- a/lib/layouts/pdfcomment.module
+++ b/lib/layouts/pdfcomment.module
@@ -1,7 +1,7 @@
#\DeclareLyXModule{PDF Comments}
#DescriptionBegin
#Provides various kinds of annotations for the PDF output. The module uses
-#the pdcomment package. Please consult the package documentation for details.
+#the pdfcomment package. Please consult the package documentation for details.
#DescriptionEnd
# Author: Juergen Spitzmueller <[email protected]>
# Uwe Stöhr <[email protected]>