Fix autoinfo for angle bracket object

This commit is contained in:
Maxime Coste 2014-01-27 21:11:45 +00:00
parent bfac1f70c3
commit dbd194cea8

View File

@ -866,7 +866,7 @@ void select_object(Context& context, int param)
"b,(,): parenthesis block\n"
"B,{,}: braces block \n"
"r,[,]: brackets block \n"
"<,>: angle block \n"
"a,<,>: angle block \n"
"\",Q: double quote string\n"
"',q: single quote string\n"
"w: word \n"