summaryrefslogtreecommitdiffstats
path: root/src/actions/actions-output.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/actions-output.cpp')
-rw-r--r--src/actions/actions-output.cpp2
1 files changed, 1 insertions, 1 deletions
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.