Hello, I noticed a typo in Alaric Snell-Pym's pwdb egg. Here is a patch:
--- a/pwdb.scm    2025-12-12 00:29:28.099606731 +0100
+++ b/pwdb.scm    2025-12-12 00:29:47.132939605 +0100
@@ -527,7 +527,7 @@
        (printf "\n")
        (printf "Type \"edit\" or \"e\" to edit this account. Obscured fields 
will be hidden.\n")
        (printf "Type \"editall\" or \"ea\" to edit this account, including 
obscured fields.\n")
-        (pritnf "\n")
+        (printf "\n")
        (printf "Type \"quit\" or \"q\" to clear the clipboard and quit.")
        ;; Try again
        (loop))
 
Lilianna S.

Reply via email to