Fix a documentation typo
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Mar 2022 05:18:06 +0000 (22:18 -0700)
committerMatthias 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

index 722c320256e302fe54d306ed71dc84ac02b278e4..446f01b227cd3ca29c33512c2f11bcd611b81370 100644 (file)
@@ -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_DATA_HOME`, `XDG_DATA_DIRS`
 
 GTK uses these environment variables to locate icon themes
 and MIME information. For more information, see the