Fix typo
This commit is contained in:
parent
4d2f3b0d70
commit
4ca1f75813
@ -347,7 +347,7 @@ static int latex_renderer_render_output(GdsOutputRenderer *renderer,
|
||||
l_renderer->pdf_layers, l_renderer->tex_standalone);
|
||||
fclose(tex_file);
|
||||
} else {
|
||||
g_error("Could not open LaTeX outpur file");
|
||||
g_error("Could not open LaTeX output file");
|
||||
}
|
||||
|
||||
return ret;
|
||||
|
Loading…
Reference in New Issue
Block a user