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 47a7e58f70..5ac2890618 100644
--- a/documentation/content/en/books/handbook/wayland/_index.adoc
+++ b/documentation/content/en/books/handbook/wayland/_index.adoc
@@ -461,7 +461,7 @@ If the [.filename]#/usr/local/bin/Xwayland# file does not exist, install it usin
[source,shell]
----
-# pkg install xwayland-devel
+# pkg install xwayland
----
[NOTE]