aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/content/en/books/handbook/wayland/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/wayland/_index.adoc b/documentation/content/en/books/handbook/wayland/_index.adoc
index b40bdefd4d..2b1721c845 100644
--- a/documentation/content/en/books/handbook/wayland/_index.adoc
+++ b/documentation/content/en/books/handbook/wayland/_index.adoc
@@ -129,7 +129,7 @@ To enable and start the `seatd` daemon now, and on system initialization:
[source,shell]
----
-# sysrc seatd_enable=”YES”
+# sysrc seatd_enable="YES"
# service seatd start
----