]> git.lyx.org Git - features.git/blobdiff - src/TextClass.cpp
String cosmetics
[features.git] / src / TextClass.cpp
index 4465b1b7799b335178f9c2149e09732dfc2f46d5..74267644ff50df36723a1743a016f250ef258e74 100644 (file)
@@ -1315,7 +1315,7 @@ DocumentClass & DocumentClassBundle::makeDocumentClass(
                                        "you have not installed. LaTeX output may not be possible.\n"
                                        "Missing prerequisites:\n"
                                                "\t%2$s\n"
-                                       "See section 3.1.2.3 of the User's Guide for more information."),
+                                       "See section 3.1.2.3 (Modules) of the User's Guide for more information."),
                                from_utf8(modName), prereqs);
                        frontend::Alert::warning(_("Package not available"), msg, true);
                }