mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Fix small typo in binwarp
This commit is contained in:
parent
4613a956ad
commit
03ed9d108f
|
|
@ -16,7 +16,7 @@ configuring some non-lispy external tool.
|
|||
|
||||
To start using Binwarp, just load it into your StumpWM setup by adding either
|
||||
#+BEGIN_SRC lisp
|
||||
(load-module "binwarp)
|
||||
(load-module "binwarp")
|
||||
#+END_SRC
|
||||
or
|
||||
#+BEGIN_SRC lisp
|
||||
|
|
|
|||
Loading…
Reference in a new issue