all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73536] [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.
@ 2024-09-28 21:28 Nicolas Graves via Guix-patches via
  2024-09-29 14:41 ` bug#73536: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-09-28 21:28 UTC (permalink / raw)
  To: 73536; +Cc: Nicolas Graves

gnu/home/services/xdg.scm (home-xdg-mime-applications-xdg-files): Fix
spelling mistake.
---
 gnu/home/services/xdg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/home/services/xdg.scm b/gnu/home/services/xdg.scm
index 958772696b..872db6902a 100644
--- a/gnu/home/services/xdg.scm
+++ b/gnu/home/services/xdg.scm
@@ -476,7 +476,7 @@ (define (add-xdg-desktop-entry-file entry)
 (define (home-xdg-mime-applications-xdg-files config)
   `(("mimeapps.list"
      ,(mixed-text-file
-       "xdg-mime-appplications"
+       "xdg-mime-applications"
        (serialize-configuration
         config
         home-xdg-mime-applications-configuration-fields)))))
-- 
2.46.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-29 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-28 21:28 [bug#73536] [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type Nicolas Graves via Guix-patches via
2024-09-29 14:41 ` bug#73536: " Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.