[sound-juicer] Remove extraneous tab in a string
- From: Piotr DrÄ…g <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer] Remove extraneous tab in a string
- Date: Tue, 16 Feb 2016 21:47:44 +0000 (UTC)
commit 2ad3eb9d6c9bb6f3df7149fa04f47d5a25bcf955
Author: Piotr DrÄ…g <piotrdrag gmail com>
Date: Tue Feb 16 22:46:01 2016 +0100
Remove extraneous tab in a string
src/egg-play-preview.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/egg-play-preview.c b/src/egg-play-preview.c
index 157cf95..5837686 100644
--- a/src/egg-play-preview.c
+++ b/src/egg-play-preview.c
@@ -224,7 +224,7 @@ egg_play_preview_class_init (EggPlayPreviewClass *klass)
PROP_DURATION,
g_param_spec_int64 ("duration",
_("Duration"),
-
_("The duratio n of the current stream in seconds."),
+
_("The duration of the current stream in seconds."),
0, G_MAXINT, 0,
G_PARAM_READABLE |
G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]