]> git.lyx.org Git - lyx.git/blobdiff - src/factory.cpp
EmbeddedObjects.lyx, Math.lyx, UserGuide.lyx: Spanish translation updates by Ignacio
[lyx.git] / src / factory.cpp
index 4f6cb089a8518fec998e838c1e0dc6d55e5831d0..01e8c72652e62f901ad3387094eb0f2d4282b00b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -320,7 +320,7 @@ Inset * createInsetHelper(Buffer & buf, FuncRequest const & cmd)
                                return 0;
                        
                        }
-                       } //end LFUN_INSET_INSERT
+               } //end LFUN_INSET_INSERT
 
                case LFUN_SPACE_INSERT: {
                        string const name = cmd.getArg(0);