diff options
author | Erik Faye-Lund <[email protected]> | 2019-05-06 12:28:54 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-05-08 07:18:15 +0000 |
commit | 7421fdf68a31ee46f0775e0589fd2c42ef877d0d (patch) | |
tree | ffa29ff15d9873830231b5bebce8aab3e80cb024 /docs/contents.html | |
parent | e4fe83c8a054ea7795300c2eb76aea7a08b205b5 (diff) |
docs: spell out faq in sidebar
We're not short on space here, so there's little point in abbreviating
this. This also matches the heading in the article.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contents.html b/docs/contents.html index e8925cd388c..5d82a77b709 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -34,7 +34,7 @@ <li><a href="developers.html" target="_parent">Developers</a> <li><a href="systems.html" target="_parent">Platforms and Drivers</a> <li><a href="license.html" target="_parent">License and Copyright</a> -<li><a href="faq.html" target="_parent">FAQ</a> +<li><a href="faq.html" target="_parent">Frequently Asked Questions</a> <li><a href="relnotes.html" target="_parent">Release Notes</a> <li><a href="thanks.html" target="_parent">Acknowledgements</a> <li><a href="conform.html" target="_parent">Conformance Testing</a> |