diff options
| author | Carl Hetherington <cth@carlh.net> | 2006-05-09 10:57:48 +0000 |
|---|---|---|
| committer | cth103 <cth103@users.sourceforge.net> | 2006-05-09 10:57:48 +0000 |
| commit | b41585b7a4528aa625ee97a3aaf8fba34a7672d6 (patch) | |
| tree | 0e0a2f6a61aad8d89cf7213ad1af4a579696d99e /src/snap.h | |
| parent | Fix silly bug with snapping node edits. (diff) | |
| download | inkscape-b41585b7a4528aa625ee97a3aaf8fba34a7672d6.tar.gz inkscape-b41585b7a4528aa625ee97a3aaf8fba34a7672d6.zip | |
Small comment cleanups.
(bzr r794)
Diffstat (limited to 'src/snap.h')
| -rw-r--r-- | src/snap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/snap.h b/src/snap.h index 8345da40d..ea833b0ec 100644 --- a/src/snap.h +++ b/src/snap.h @@ -3,7 +3,7 @@ /** * \file snap.h - * \brief Various snapping methods. + * \brief SnapManager class. * * Authors: * Lauris Kaplinski <lauris@kaplinski.com> |
