aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 0378a3d5..34389e41 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -51,7 +51,7 @@ The following commands may only be used in the configuration file.
51 *wordexp*(3) for details). The same include file can only be included once; 51 *wordexp*(3) for details). The same include file can only be included once;
52 subsequent attempts will be ignored. 52 subsequent attempts will be ignored.
53 53
54*set* <name> <value> 54*set* $<name> <value>
55 Sets variable $_name_ to _value_. You can use the new variable in the 55 Sets variable $_name_ to _value_. You can use the new variable in the
56 arguments of future commands. 56 arguments of future commands.
57 57