diff --git a/Assets/SEE/Tools/ReflexionAnalysis/ReflexionGraph.cs b/Assets/SEE/Tools/ReflexionAnalysis/ReflexionGraph.cs index d5bab9a334..70fc57a236 100644 --- a/Assets/SEE/Tools/ReflexionAnalysis/ReflexionGraph.cs +++ b/Assets/SEE/Tools/ReflexionAnalysis/ReflexionGraph.cs @@ -394,7 +394,7 @@ public override Edge AddEdge(Node from, Node to, string type) /// Unsupported method. Do not call this on once it was /// initialized, i.e., when is true. /// - /// If is false, this method is equivalent to + /// If is false, this method is equivalent to /// . /// /// thrown in case the