From 59794e710fb91ce41343ffed485f2652828bd1bf Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 18 May 2023 07:22:03 +1200 Subject: Update comment wrt #1589 --- Examples/test-suite/cpp11_template_parameters_decltype.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Examples') diff --git a/Examples/test-suite/cpp11_template_parameters_decltype.i b/Examples/test-suite/cpp11_template_parameters_decltype.i index 8528636d7..257d1ec8d 100644 --- a/Examples/test-suite/cpp11_template_parameters_decltype.i +++ b/Examples/test-suite/cpp11_template_parameters_decltype.i @@ -6,7 +6,7 @@ #pragma SWIG nowarn=SWIGWARN_CPP11_DECLTYPE -// to fix (non-template expression equivalent to template expression further down): +// Non-template expression equivalent to template expression further down: %inline %{ #include #include -- cgit v1.2.1