From 102c95490212a3f38b299cf2188bdabf00f79a64 Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Mon, 26 Mar 2007 22:29:17 +0000 Subject: Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 (bzr r2767) --- src/selection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/selection.h') 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 */ -- cgit v1.2.3