Fix typo mkae -> make

This commit is contained in:
Frederik Gladhorn 2019-08-10 00:23:14 +02:00
parent d7cfd0012a
commit 67b7904d5c

View file

@ -2134,7 +2134,7 @@ public:
bool isOnCurrentDesktop() const;
bool isOnAllDesktops() const;
/**
* The desktop this window is in. This mkaes sense only on X11
* The desktop this window is in. This makes sense only on X11
* where desktops are mutually exclusive, on Wayland it's the last
* desktop the window has been added to.
* use desktops() instead.