]> git.lyx.org Git - lyx.git/blobdiff - src/Format.cpp
Update it.po
[lyx.git] / src / Format.cpp
index 050af1414f69ae0058849c9f26e35af9c68ca961..a99125ef94a720ee9888834f0b4fcbae02abd038 100644 (file)
@@ -360,7 +360,7 @@ bool Formats::edit(Buffer const & buffer, FileName const & filename,
                                prettyName(format_name)));
                return false;
        }
-       
+
        // editor is 'auto'
        if (format->editor() == "auto") {
                if (os::autoOpenFile(filename.absFileName(), os::EDIT))