R.1: Fix finally link

pull/1031/head
Artem Golubikhin 8 years ago committed by GitHub
parent 6574f05356
commit f77fa1ad40

@ -8682,7 +8682,7 @@ What is `Port`? A handy wrapper that encapsulates the resource:
##### Note
Where a resource is "ill-behaved" in that it isn't represented as a class with a destructor, wrap it in a class or use [`finally`](#S-gsl)
Where a resource is "ill-behaved" in that it isn't represented as a class with a destructor, wrap it in a class or use [`finally`](#Re-finally)
**See also**: [RAII](#Rr-raii).

Loading…
Cancel
Save