about summary refs log tree commit diff
path: root/doc/README.md
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2024-04-26 23:12:01 +0200
committerJan Tojnar <jtojnar@gmail.com>2024-04-27 00:05:46 +0200
commit4e02eae70e292382adc1a2108ccf3b2423262479 (patch)
tree6953360936a180c1cad421fb77780af82cc23830 /doc/README.md
parente285f7894c2a75ba3c5c2c37bfd81426c9300f90 (diff)
doc/gnome: Use `wrapGApps*` hook for referring to the hook family
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 41afc090b3740..96ac107fc1801 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -62,7 +62,7 @@ Allow linking arbitrary place in the text (e.g. individual list items, sentences
 They are defined using a hybrid of the link syntax with the attributes syntax known from headings, called [bracketed spans](https://github.com/jgm/commonmark-hs/blob/master/commonmark-extensions/test/bracketed_spans.md):
 
 ```markdown
-- []{#ssec-gnome-hooks-glib} `glib` setup hook will populate `GSETTINGS_SCHEMAS_PATH` and then `wrapGAppsHook` will prepend it to `XDG_DATA_DIRS`.
+- []{#ssec-gnome-hooks-glib} `glib` setup hook will populate `GSETTINGS_SCHEMAS_PATH` and then `wrapGApps*` hook will prepend it to `XDG_DATA_DIRS`.
 ```
 
 #### Automatic links