We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d7914 commit 63a5a10Copy full SHA for 63a5a10
src/variables.md
@@ -1,6 +1,6 @@
1
# Variables
2
3
-A _variable_ is a component of a stack frame. That component can be a named function parameter,
+A _variable_ is a component of a stack frame. That component can be a named function parameter,
4
an anonymous [temporary](expressions.html#lvalues-rvalues-and-temporaries), or a named local
5
variable.
6
0 commit comments