diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2006-01-17 04:37:58 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2006-01-17 04:37:58 +0000 |
| commit | 554a021120463d349542ffbc4ccb9b7f19f5d5e2 (patch) | |
| tree | 6dcf4222d11876c32974f0cb451ed4878c3d11ea /src/preferences.cpp | |
| parent | * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf: (diff) | |
| download | inkscape-554a021120463d349542ffbc4ccb9b7f19f5d5e2.tar.gz inkscape-554a021120463d349542ffbc4ccb9b7f19f5d5e2.zip | |
Fix a typo, a vim modeline, and a wrongly indented line.
(bzr r6)
Diffstat (limited to 'src/preferences.cpp')
| -rw-r--r-- | src/preferences.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences.cpp b/src/preferences.cpp index 05701a2f6..5d3981b58 100644 --- a/src/preferences.cpp +++ b/src/preferences.cpp @@ -89,4 +89,4 @@ Preferences::save() fill-column:75 End: */ -// vim: filetype=c++:expandtab:shiftwidth=4:tabstop=8:softtabstop=4 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4 : |
