summaryrefslogtreecommitdiffstats
path: root/src/extension/init.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-03-19 00:14:03 +0000
committerJabiertxof <jtx@jtx.marker.es>2016-03-19 00:14:03 +0000
commit04a8c5b6ee2cbadf792295bbdb4048369103f32c (patch)
treeb72051b7eea37526fb9428e822de28365a0c217e /src/extension/init.cpp
parentFix more Krzysztof comments on merge proposal, temporary disable LPE on clip ... (diff)
parentRemove code of a semifixed bug (diff)
downloadinkscape-04a8c5b6ee2cbadf792295bbdb4048369103f32c.tar.gz
inkscape-04a8c5b6ee2cbadf792295bbdb4048369103f32c.zip
update to trunk
(bzr r13708.1.45)
Diffstat (limited to 'src/extension/init.cpp')
-rw-r--r--src/extension/init.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/init.cpp b/src/extension/init.cpp
index c16a5a899..af7af2cb1 100644
--- a/src/extension/init.cpp
+++ b/src/extension/init.cpp
@@ -1,6 +1,6 @@
/*
* This is what gets executed to initialize all of the modules. For
- * the internal modules this invovles executing their initialization
+ * the internal modules this involves executing their initialization
* functions, for external ones it involves reading their .spmodule
* files and bringing them into Sodipodi.
*