unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39296] [PATCH] Fix typo in gnu/services/spice.scm
@ 2020-01-26 17:03 Damien Cassou
  2020-01-26 17:46 ` bug#39296: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Cassou @ 2020-01-26 17:03 UTC (permalink / raw)
  To: 39296

[-- Attachment #1: Type: text/plain, Size: 126 bytes --]


-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-services-spice.scm-spice-vdagent-service-Fix-typ.patch --]
[-- Type: text/x-patch, Size: 847 bytes --]

From 882cacc9c9a5f142538a1b11e17093f261815f63 Mon Sep 17 00:00:00 2001
From: Damien Cassou <damien@cassou.me>
Date: Sun, 26 Jan 2020 18:01:29 +0100
Subject: [PATCH] * gnu/services/spice.scm (spice-vdagent-service): Fix typo

---
 gnu/services/spice.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/spice.scm b/gnu/services/spice.scm
index 2f9dfd57ac..8a835fe78e 100644
--- a/gnu/services/spice.scm
+++ b/gnu/services/spice.scm
@@ -72,7 +72,7 @@
 
 (define* (spice-vdagent-service
           #:optional (config (spice-vdagent-configuration)))
-  "Start the @command{vdagentd} and @command{vdagent} deamons
+  "Start the @command{vdagentd} and @command{vdagent} daemons
 from @var{spice-vdagent} to enable guest window resizing and
 clipboard sharing."
   (service spice-vdagent-service-type config))
-- 
2.24.1


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

* bug#39296: [PATCH] Fix typo in gnu/services/spice.scm
  2020-01-26 17:03 [bug#39296] [PATCH] Fix typo in gnu/services/spice.scm Damien Cassou
@ 2020-01-26 17:46 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2020-01-26 17:46 UTC (permalink / raw)
  To: Damien Cassou; +Cc: 39296-done

[-- Attachment #1: Type: text/plain, Size: 93 bytes --]

Hi,

pushed to guix master as commit 9a5edd02405b9ee70bc2f93b91483e8da2eadfd3.

Thanks!

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2020-01-26 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 17:03 [bug#39296] [PATCH] Fix typo in gnu/services/spice.scm Damien Cassou
2020-01-26 17:46 ` bug#39296: " Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).