[gnome-packagekit] Trivial comment fix
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Trivial comment fix
- Date: Thu, 13 Aug 2009 13:39:53 +0000 (UTC)
commit c161901c3144c84a2e8cbec008c49a1a3abc8715
Author: Richard Hughes <richard hughsie com>
Date: Thu Aug 13 14:35:36 2009 +0100
Trivial comment fix
src/gpk-update-viewer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpk-update-viewer.c b/src/gpk-update-viewer.c
index e29bc99..5a9a4db 100644
--- a/src/gpk-update-viewer.c
+++ b/src/gpk-update-viewer.c
@@ -529,7 +529,7 @@ gpk_update_viewer_details_cb (PkClient *client, const PkDetailsObj *obj, gpointe
path = gpk_update_viewer_model_get_path (model, obj->id);
if (path == NULL) {
- egg_debug ("not found ID for group");
+ egg_debug ("not found ID for details");
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]