Update KeyCondition.h

This commit is contained in:
alexey-milovidov 2020-04-08 05:55:03 +03:00 committed by GitHub
parent a6194364ea
commit 94a621060d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ using FunctionBasePtr = std::shared_ptr<IFunctionBase>;
class ExpressionActions;
using ExpressionActionsPtr = std::shared_ptr<ExpressionActions>;
/** A field, that can be stored in two reperesenation:
/** A field, that can be stored in two reperesenations:
* - A standalone field.
* - A field with reference to it's position in block.
* It's needed for execution functions on ranges during