From 72ea75974bee012844e05b2265f98a554f221993 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 21 Oct 2017 19:04:50 +0200 Subject: -change comment. --- node/splitnode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/splitnode.h b/node/splitnode.h index 6bd97b4..d9b2136 100644 --- a/node/splitnode.h +++ b/node/splitnode.h @@ -26,7 +26,7 @@ #include "result/diceresult.h" /** - * @brief The MergeNode class is an ExecutionNode. It is dedicated to merge result of several commands. + * @brief The SplitNode class is an ExecutionNode. It is dedicated to split result of one dice into one dimension array. */ class SplitNode : public ExecutionNode { -- cgit v1.2.3-70-g09d2