summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 666b326)
raw | patch | inline | side by side (parent: 666b326)
author | mjwybrow <mjwybrow@users.sourceforge.net> | |
Fri, 12 Jun 2009 00:35:27 +0000 (00:35 +0000) | ||
committer | mjwybrow <mjwybrow@users.sourceforge.net> | |
Fri, 12 Jun 2009 00:35:27 +0000 (00:35 +0000) |
src/conn-avoid-ref.cpp | patch | blob | history |
diff --git a/src/conn-avoid-ref.cpp b/src/conn-avoid-ref.cpp
index 657850ec7bf1ba3ebd835ddcce86e654b742f4ee..4eb85086e9382dcccbcc2d5902e03036fe146a53 100644 (file)
--- a/src/conn-avoid-ref.cpp
+++ b/src/conn-avoid-ref.cpp
void init_avoided_shape_geometry(SPDesktop *desktop)
{
// Don't count this as changes to the document,
- // it is basically just llate initialisation.
+ // it is basically just late initialisation.
SPDocument *document = sp_desktop_document(desktop);
bool saved = sp_document_get_undo_sensitive(document);
sp_document_set_undo_sensitive(document, false);