From c74cd14f7ec7a98ec1319539faac2fce06f8655c Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 14 Jan 2019 07:32:38 -0500 Subject: Misc. typo and whitespace fixes Found via `codespell` and `atom editor` --- src/actions/actions-output.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/actions-output.cpp') diff --git a/src/actions/actions-output.cpp b/src/actions/actions-output.cpp index 1d6946553..f10781890 100644 --- a/src/actions/actions-output.cpp +++ b/src/actions/actions-output.cpp @@ -18,7 +18,7 @@ #include "inkscape.h" // Inkscape::Application -// Actions for command line output (should be intergrated with file dialog). +// Actions for command line output (should be integrated with file dialog). // These actions are currently stateless and result in changes to an instance of the // InkFileExportCmd class owned by the application. -- cgit v1.2.3