Typo in comment.

git-svn-id: http://root.cern.ch/svn/root/trunk@47788 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Vassil Vassilev 2012-12-03 14:28:21 +00:00
parent fdd88b8a47
commit 33e420bb73

View File

@ -38,9 +38,9 @@ namespace cling {
// RawInputCommand := 'rawInput' [Constant]
// PrintASTCommand := 'printAST' [Constant]
// DynamicExtensionsCommand := 'dynamicExtensions' [Constant]
// DynamicExtensionsCommand := 'help'
// DynamicExtensionsCommand := 'fileEx'
// DynamicExtensionsCommand := 'files'
// HelpCommand := 'help'
// FileExCommand := 'fileEx'
// FilesCommand := 'files'
// ClassCommand := 'class' AnyString | 'Class'
// GCommand := 'g' [Ident]
// FilePath := AnyString