]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormGraphics.C
Minor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
[features.git] / src / frontends / xforms / FormGraphics.C
index 80c03d7712497b11445fe01b2b651b76bd348ac5..a52bb4d7847a14c7acfd69413b2542777e15d4f8 100644 (file)
@@ -256,7 +256,7 @@ void FormGraphics::build()
        tooltips().init(extra_->check_subcaption, str);
        str = _("Insert the optional subfigure caption.");
        tooltips().init(extra_->input_subcaption, str);
-       str = _("Add any additional latex option, which is defined in the "
+       str = _("Add any additional LaTeX option, which is defined in the "
                "graphicx-package and not mentioned in the gui's tabfolders.");
        tooltips().init(extra_->input_special, str);