From c0c4dcb892644b2f723995135d09f52f3cc26b0a Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Fri, 19 Aug 2011 08:44:12 -0700 Subject: [PATCH] Typo. --- src/gtk/gio.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gtk/gio.scm b/src/gtk/gio.scm index 04ccd89d4..cd66164a3 100644 --- a/src/gtk/gio.scm +++ b/src/gtk/gio.scm @@ -1145,7 +1145,7 @@ USA. " "(gfile-uri gfile) " "gmountop " "(c-peek-cstring message) - " "(peek-gstrv! chooices)"\n") + " "(peek-gstrv! choices)"\n") (warn "Unimplemented" 'mount-question-callback))) (define (peek-gstrv! alien) -- 2.25.1