From 5e07e216d358469ef57295aa9aeb3ddcc313374c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 4 Mar 2022 22:18:06 -0700 Subject: [PATCH] Fix a documentation typo It is XDG_DATA_HOME. Fixes: #4747 --- docs/reference/gtk/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md index 722c320256..446f01b227 100644 --- 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_DATA_HOME`, `XDG_DATA_DIRS` GTK uses these environment variables to locate icon themes and MIME information. For more information, see the -- 2.30.2