diff options
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index c689806..8b87da6 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -8900,9 +8900,9 @@ that X's documentation.} Wayland only has protocols for drawing onto a buffer and input devices, and some very limited output protocols. Wayland is inherently inflexible. -If anyone wants to add additional functionally must +If anyone wants to add additional functionally, must do so in the compositor --- the window manager --- -and publish to protocol. It is then up to all +and publish the protocol. It is then up to all other compostors (window managers) to implement the protocol. |