From: Matthias Clasen Date: Sat, 5 Mar 2022 05:18:06 +0000 (-0700) Subject: Fix a documentation typo X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~19^2~3^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5e07e216d358469ef57295aa9aeb3ddcc313374c;p=gtk4.git Fix a documentation typo It is XDG_DATA_HOME. Fixes: #4747 --- 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