]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/labwc-config.5: fix "environment directory" typo
authorAndrew J. Hesford <ajh@sideband.org>
Tue, 12 Mar 2024 11:35:42 +0000 (07:35 -0400)
committerAndrew J. Hesford <ajh@sideband.org>
Tue, 12 Mar 2024 11:36:06 +0000 (07:36 -0400)
docs/labwc-config.5.scd

index 2ba5ce192c57eb1aeabbddf66fff0fcbdfcfe7df..ad9c01427071113197e6b6c98d1ea75403311ba5 100644 (file)
@@ -47,7 +47,7 @@ an arbitrary order; any variables that must be set in a particular sequence
 should be set within the same file. Unless the --merge-config option is
 specified, labwc will consider a particular XDG Base Directory to have provided
 an environment file if that directory contains either the "environment"
-directory or at least one "environment.d/\*.env" file.
+file or at least one "environment.d/\*.env" file.
 
 Note: environment files are treated differently by Openbox, which will simply
 source the file as a valid shell script before running the window manager. Files