Ticket #783 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] [daemon.conf.in] Typo. s/a/are/

Reported by: PaulePanter Owned by: lennart
Milestone: 0.9.22 Component: daemon
Keywords: typo trivial Cc:

Description

From cebe2614c77ec9898fedf5db6226d79ee22a8443 Mon Sep 17 00:00:00 2001
From: Paul Menzel <paulepanter@users.sourceforge.net>
Date: Thu, 21 Jan 2010 13:11:56 +0100
Subject: [PATCH] [daemon.conf.in] Typo. s/a/are/


Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
---
 src/daemon/daemon.conf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in
index 7c1a7b8..5de27ed 100644
--- a/src/daemon/daemon.conf.in
+++ b/src/daemon/daemon.conf.in
@@ -16,7 +16,7 @@
 # USA.
 
 ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
-## more information. Default values a commented out.  Use either ; or # for
+## more information. Default values are commented out.  Use either ; or # for
 ## commenting.
 
 ; daemonize = no
-- 
1.6.6

Attachments

0001-daemon.conf.in-Typo.-s-a-are.patch (0.8 kB) - added by PaulePanter 2 years ago.
Patch created with git format-patch -1 -s.

Change History

Changed 2 years ago by PaulePanter

Patch created with git format-patch -1 -s.

Changed 2 years ago by coling

  • status changed from new to closed
  • resolution set to fixed

Thanks for this Paul. Applied.

For future reference we generally prefer for patches to be sent to the mailing list (git-send-email does this nicely for you :)).

Take care.

Changed 2 years ago by coling

  • milestone set to 0.9.22
Note: See TracTickets for help on using tickets.