corrected some typos

This commit is contained in:
Paweł Tomulik 2013-01-04 18:41:10 +01:00
commit 8e418d61e6
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
// SF bug #1296:
// virtual destructor in template class (template specification having
// default parameter(s)) triggers the warnint "illegal destructor name"
// default parameter(s)) triggers the warning "illegal destructor name"
%inline %{
struct A {};