diff options
| author | Ryan Lerch <rlerch@redhat.com> | 2014-11-07 22:46:20 +0000 |
|---|---|---|
| committer | Ryan Lerch <rlerch@redhat.com> | 2014-11-07 22:46:20 +0000 |
| commit | ff6dc09cde0fcbcf1064d94c9161643a163b1f91 (patch) | |
| tree | 45fe4298f23cd31e1ebfb0ed5d580678516ef1ec /src | |
| parent | Doc comment cleanup. (diff) | |
| download | inkscape-ff6dc09cde0fcbcf1064d94c9161643a163b1f91.tar.gz inkscape-ff6dc09cde0fcbcf1064d94c9161643a163b1f91.zip | |
fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog
(bzr r13675)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/Makefile_insert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/Makefile_insert b/src/ui/dialog/Makefile_insert index 26a59ce2c..cbdae1cb0 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -101,7 +101,7 @@ ink_common_sources += \ ui/dialog/template-widget.cpp \ ui/dialog/template-widget.h \ ui/dialog/tags.cpp \ - ui/dialpg/tags.h \ + ui/dialog/tags.h \ ui/dialog/text-edit.cpp \ ui/dialog/text-edit.h \ ui/dialog/tile.cpp \ |
