diff options
Diffstat (limited to 'gcc/cp/pt.c')
-rw-r--r-- | gcc/cp/pt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/pt.c b/gcc/cp/pt.c index e2c987a..9e610bf 100644 --- a/gcc/cp/pt.c +++ b/gcc/cp/pt.c @@ -1194,7 +1194,7 @@ register_specialization (tree spec, tree tmpl, tree args, bool is_friend) An explicit specialization of a function template is inline only if it is explicitly declared to be, - and independently of whether its function tempalte + and independently of whether its function template is. to the primary function; now copy the inline bits to |