reference: fix anchor link

This commit is contained in:
Tshepang Lekhonkhobe 2015-09-24 07:55:59 +02:00
parent 07ca1ab1ec
commit e0f35da9c1

View file

@ -3897,7 +3897,7 @@ references to boxes are dropped.
### Variables
A _variable_ is a component of a stack frame, either a named function parameter,
an anonymous [temporary](#lvalues,-rvalues-and-temporaries), or a named local
an anonymous [temporary](#lvalues-rvalues-and-temporaries), or a named local
variable.
A _local variable_ (or *stack-local* allocation) holds a value directly,