Skip to content

Commit 978d0c6

Browse files
committed
Merge branch 'pull-request/34'
2 parents 3f5cbdc + 69a3f71 commit 978d0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/php-spec-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ We can remove these aliases using `unset($a, $b)`:
11021102

11031103
Once all the aliases to the VStores are gone, the VStores can be
11041104
destroyed, in which case, there are no more pointers to the HStore, and
1105-
its destructor ([§§]estructors](#Destructors)) can be run.
1105+
its destructor ([§§](#destructors)) can be run.
11061106

11071107
####Value Assignment of Array Types to Local Variables
11081108
The semantics of value assignment of array types is different from value

0 commit comments

Comments
 (0)