diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-10-12 21:25:39 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2013-10-12 21:25:39 +0000 |
| commit | eab1eef70ec00e5048b522b6c7f4189615caac87 (patch) | |
| tree | 4d8d574ad9741174e0d99077f234fd41231b08e7 /src/sp-object.h | |
| parent | fix bsplines (diff) | |
| parent | Fix crash with experimental lpe tool. (diff) | |
| download | inkscape-eab1eef70ec00e5048b522b6c7f4189615caac87.tar.gz inkscape-eab1eef70ec00e5048b522b6c7f4189615caac87.zip | |
Update to trunk
(bzr r11950.1.180)
Diffstat (limited to 'src/sp-object.h')
| -rw-r--r-- | src/sp-object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-object.h b/src/sp-object.h index bcaa1dac7..3faadb404 100644 --- a/src/sp-object.h +++ b/src/sp-object.h @@ -514,7 +514,7 @@ public: /** * Updates the object's repr based on the object's state. * - * This method updates the the repr attached to the object to reflect the object's current + * This method updates the repr attached to the object to reflect the object's current * state; see the three-argument version for details. * * @param flags object write flags that apply to this update |
