Code

Disabling transientize callback - it's currently causing some data loss
[inkscape.git] / src / grid-snapper.h
index c664c5f9b880a89d6282b1eadce52f68a9710278..1a3e6d3a8619203dfaffd6eb8ef2176daf08dc61 100644 (file)
@@ -21,7 +21,7 @@
 namespace Inkscape
 {
 
-/// Snap to grid
+/// Normal 2D grid
 class GridSnapper : public LineSnapper
 {
 public: