added missing title to GSL.owner link (#2156)

This commit is contained in:
1024 2024-01-18 19:23:57 +01:00 committed by GitHub
parent 0e5b13b543
commit 48d57dc6a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21275,7 +21275,7 @@ For each GSL type below we state an invariant for that type. That invariant hold
Summary of GSL components:
* [GSL.view: Views](#SS-views)
* [GSL.owner](#SS-ownership)
* [GSL.owner: Ownership pointers](#SS-ownership)
* [GSL.assert: Assertions](#SS-assertions)
* [GSL.util: Utilities](#SS-utilities)
* [GSL.concept: Concepts](#SS-gsl-concepts)