tinywm: fix typo

"manger" -> "manager"
This commit is contained in:
fetsorn
2023-05-09 18:02:16 +04:00
parent 90e71a48ee
commit 2fe24d5984
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib;{
description = "A tiny window manger for X11";
description = "A tiny window manager for X11";
longDescription = ''
TinyWM is a tiny window manager that I created as an exercise in