summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2006-02-10 04:36:20 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2006-02-10 04:36:20 +0000
commit89b25c66831fe3d402d1af64257ef0a8db8511c0 (patch)
tree5c4d0bb4bacd50cdb269382d4bc39738829ad33a /ChangeLog
parent* src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h, (diff)
downloadinkscape-89b25c66831fe3d402d1af64257ef0a8db8511c0.tar.gz
inkscape-89b25c66831fe3d402d1af64257ef0a8db8511c0.zip
Fix a typo.
(bzr r108)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12d768195..e5c6c3a82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
Add some code to allow querying of items and connectors to find
out what is attached to them. This will allow graph layout
- algorithms (currently being work on by Tim Dwyer) to determine
+ algorithms (currently being worked on by Tim Dwyer) to determine
a graph structure from the diagram.
2006-02-07 MenTaLguY <mental@rydia.net>