[banshee] Audioscrobbler: Correct a typo in a comment
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Audioscrobbler: Correct a typo in a comment
- Date: Fri, 19 Aug 2011 11:26:31 +0000 (UTC)
commit 2efe8498feb27835c6bcb0ff1e392fc7c57ef11d
Author: Will Thompson <will willthompson co uk>
Date: Thu Jun 23 22:35:24 2011 +0100
Audioscrobbler: Correct a typo in a comment
Signed-off-by: Bertrand Lorentz <bertrand lorentz gmail com>
.../AudioscrobblerService.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs
index 4579b06..5e0758f 100644
--- a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs
+++ b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs
@@ -64,7 +64,7 @@ namespace Banshee.Lastfm.Audioscrobbler
private Account account;
private bool queued; /* if current_track has been queued */
- private bool now_playing_sent = false; /* self explanitory :) */
+ private bool now_playing_sent = false; /* self-explanatory :) */
private int iterate_countdown = 4 * 4; /* number of times to wait for iterate event before sending now playing */
private DateTime song_start_time;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]