tinywm: fix typo

"manger" -> "manager"
This commit is contained in:
fetsorn 2023-05-08 22:01:05 +04:00
parent 90e71a48ee
commit 2fe24d5984

View file

@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib;{ meta = with lib;{
description = "A tiny window manger for X11"; description = "A tiny window manager for X11";
longDescription = '' longDescription = ''
TinyWM is a tiny window manager that I created as an exercise in TinyWM is a tiny window manager that I created as an exercise in