[gi-docgen/link-type: 2/2] docs: Fix thinko in the linking page
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gi-docgen/link-type: 2/2] docs: Fix thinko in the linking page
- Date: Mon, 24 May 2021 12:07:26 +0000 (UTC)
commit a34a73419334739b8900bd34d3da6beddcc1e57d
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon May 24 13:03:54 2021 +0100
docs: Fix thinko in the linking page
The type names are either fully qualified, or relative to the current
*namespace*.
docs/linking.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/linking.rst b/docs/linking.rst
index dbd27b7..b1f0447 100644
--- a/docs/linking.rst
+++ b/docs/linking.rst
@@ -37,7 +37,7 @@ will all link to ``Bar``.
Backticks will be stripped, so ``[`class@Foo`]`` will correctly link to ``Foo``.
The link can either be a fully qualified name, which includes the namespace; or
-a name relative to the current names; for instance, both of the following links
+a name relative to the current namespace; for instance, both of the following links
will point to ``ExampleFoo`` when generating the documentation for the "Example"
namespace:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]