From 814a871b5a8838f69d8ceb188cb9fd1b94aed37f Mon Sep 17 00:00:00 2001 From: Sandu Liviu Catalin Date: Sat, 20 Mar 2021 11:49:09 +0200 Subject: [PATCH] Update sqratObject.h --- module/Sqrat/sqratObject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/Sqrat/sqratObject.h b/module/Sqrat/sqratObject.h index e6ec469d..798b51c6 100644 --- a/module/Sqrat/sqratObject.h +++ b/module/Sqrat/sqratObject.h @@ -621,7 +621,7 @@ public: /// /// \tparam F Type of functor (usually doesnt need to be defined explicitly) /// - /// \return Nothing + /// \return Result value returned by squirrel. /// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// template