From 6dd0ddb5d2b461ae5b670f566ffda256c1d6339e Mon Sep 17 00:00:00 2001 From: 2084x <2084x@noreply.codeberg.org> Date: Thu, 28 Dec 2023 12:09:26 +1100 Subject: [PATCH] fix typo in lfub --- .local/bin/lfub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/lfub b/.local/bin/lfub index 9012f506..f9bb2df9 100755 --- a/.local/bin/lfub +++ b/.local/bin/lfub @@ -1,6 +1,6 @@ #!/bin/sh -# This is a wrapper script for lb that allows it to create image previews with +# This is a wrapper script for lf that allows it to create image previews with # ueberzug. This works in concert with the lf configuration file and the # lf-cleaner script.