Git commit cc3c1e180751ec2f6b063ddedf55c7b436743c8b by Anne-Marie Mahfouf. Committed on 09/06/2013 at 10:35. Pushed by annma into branch 'master'. Fix typo Thanks to Dimitris for spotting this! CCMAIL: kde-i18n-doc@kde.org M +1 -1 RocsCore/DataStructures/Graph/GraphEdge.xml http://commits.kde.org/rocs/cc3c1e180751ec2f6b063ddedf55c7b436743c8b diff --git a/RocsCore/DataStructures/Graph/GraphEdge.xml b/RocsCore/DataStr= uctures/Graph/GraphEdge.xml index 9dcd438..ed0d8b8 100644 --- a/RocsCore/DataStructures/Graph/GraphEdge.xml +++ b/RocsCore/DataStructures/Graph/GraphEdge.xml @@ -5,7 +5,7 @@ Pointer -An Edge is the connection of two GraphNodes. Edges can be directed or undi= rected, depending on there type. +An Edge is the connection of two GraphNodes. Edges can be directed or undi= rected, depending on their type.