diff options
| author | raphael0202 <raphael0202@yahoo.fr> | 2016-03-16 17:20:29 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2016-03-16 17:20:29 +0000 |
| commit | 67901523e5dc2f6ba839550bd5790fe143c3143e (patch) | |
| tree | bf83b648469ede53a33e96c07d8fccb474e8f0c8 /src/extension/init.cpp | |
| parent | [Bug #1545726] Incorrect FSF address in many extension files. (diff) | |
| download | inkscape-67901523e5dc2f6ba839550bd5790fe143c3143e.tar.gz inkscape-67901523e5dc2f6ba839550bd5790fe143c3143e.zip | |
[Bug #1558153] Typos and tabs instead of spaces in extension module.
Fixed bugs:
- https://launchpad.net/bugs/1558153
(bzr r14713)
Diffstat (limited to 'src/extension/init.cpp')
| -rw-r--r-- | src/extension/init.cpp | 2 |
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. * |
