projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88894b7
)
Fix a documentation typo
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 5 Mar 2022 05:18:06 +0000
(22:18 -0700)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 16 Mar 2022 02:05:22 +0000
(22:05 -0400)
It is XDG_DATA_HOME.
Fixes: #4747
docs/reference/gtk/running.md
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/running.md
b/docs/reference/gtk/running.md
index 722c320256e302fe54d306ed71dc84ac02b278e4..446f01b227cd3ca29c33512c2f11bcd611b81370 100644
(file)
--- a/
docs/reference/gtk/running.md
+++ b/
docs/reference/gtk/running.md
@@
-372,7
+372,7
@@
library you are using:
The `test` accessibility backend is recommended for test suites and remote
continuous integration pipelines.
-### `XDG_DTA_HOME`, `XDG_DATA_DIRS`
+### `XDG_D
A
TA_HOME`, `XDG_DATA_DIRS`
GTK uses these environment variables to locate icon themes
and MIME information. For more information, see the