From 2633767789e4264b13ef91a684accf734fb4e94f Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Wed, 26 Oct 2011 21:55:51 -0700 Subject: Fixing more broken and split doc comments. (bzr r10697) --- src/selection.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/selection.h') diff --git a/src/selection.h b/src/selection.h index a151be500..168c70dd4 100644 --- a/src/selection.h +++ b/src/selection.h @@ -260,7 +260,8 @@ public: boost::optional center() const; /** - * Gets the selection's snap points. + * Compute the list of points in the selection that are to be considered for snapping from. + * * @return Selection's snap points */ std::vector getSnapPoints(SnapPreferences const *snapprefs) const; -- cgit v1.2.3