From 39b36b3f80962f69b0432a10cde68388c938cca5 Mon Sep 17 00:00:00 2001 From: Rainer Koschke Date: Thu, 14 Sep 2023 10:02:19 +0200 Subject: [PATCH] Removed trailing whitespace. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Assets/SEE/Tools/ReflexionAnalysis/ReflexionGraph.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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