summaryrefslogtreecommitdiffstats
path: root/src/selection.h
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2007-03-26 22:29:17 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2007-03-26 22:29:17 +0000
commit102c95490212a3f38b299cf2188bdabf00f79a64 (patch)
tree1a44a299944311d0ef5ebc62521a08cacea6a87a /src/selection.h
parentfix range, make integer, remove unnecessary document_done, fix 1635388 (diff)
downloadinkscape-102c95490212a3f38b299cf2188bdabf00f79a64.tar.gz
inkscape-102c95490212a3f38b299cf2188bdabf00f79a64.zip
Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436
(bzr r2767)
Diffstat (limited to '')
-rw-r--r--src/selection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selection.h b/src/selection.h
index f9368f5ee..34de82c7c 100644
--- a/src/selection.h
+++ b/src/selection.h
@@ -71,7 +71,7 @@ public:
~Selection();
/**
- * @brief Returns the desktop the seoection is bound to
+ * @brief Returns the desktop the selection is bound to
*
* @return the desktop the selection is bound to
*/