diff --git a/components/ideintf/idecommands.pas b/components/ideintf/idecommands.pas index 597c6c44a9..f26bf14059 100644 --- a/components/ideintf/idecommands.pas +++ b/components/ideintf/idecommands.pas @@ -509,7 +509,7 @@ type end; PIDEShortCut = ^TIDEShortCut; - { TIDECommandCategory - list of TKeyCommandRelation + { TIDECommandCategory - list of TKeyCommandRelation/TIDECommand TIDECommandCategory is used to divide the commands in handy packets } TIDECommandCategory = class(TList)