Skip to content

Commit 63a5a10

Browse files
authored
Update variables.md
Removed space
1 parent 04d7914 commit 63a5a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/variables.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Variables
22

3-
A _variable_ is a component of a stack frame. That component can be a named function parameter,
3+
A _variable_ is a component of a stack frame. That component can be a named function parameter,
44
an anonymous [temporary](expressions.html#lvalues-rvalues-and-temporaries), or a named local
55
variable.
66

0 commit comments

Comments
 (0)