]> git.lyx.org Git - lyx.git/blobdiff - src/mover.h
Scons: update_po target, part one: language_l10n.pot
[lyx.git] / src / mover.h
index 79a6a01f998da0015b05a84287f4789999884862..b370b0391689e351b8a65725ca8518c203b29c14 100644 (file)
@@ -94,10 +94,10 @@ protected:
  *  Specialisation of the Mover concept that uses an external command
  *  to copy a file.
  *
- *  For example, an XFig .fig file can contain references to external
+ *  For example, an Xfig .fig file can contain references to external
  *  picture files. If such a reference has a relative path, then the
  *  copied .fig file will require a transformation of the picture file
- *  reference if it is to be found by XFig.
+ *  reference if it is to be found by Xfig.
  */
 class SpecialisedMover : public Mover
 {