[gnome-boxes/wip/automated-tests: 2/7] app-window: Correct a typo in a comment
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/automated-tests: 2/7] app-window: Correct a typo in a comment
- Date: Thu, 29 Jan 2015 14:41:51 +0000 (UTC)
commit 172d5a44feee80ef3a4b36343b87472f45ec480d
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Jan 29 14:10:22 2015 +0000
app-window: Correct a typo in a comment
src/app-window.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/app-window.vala b/src/app-window.vala
index 957d2cd..3e05a83 100644
--- a/src/app-window.vala
+++ b/src/app-window.vala
@@ -235,7 +235,7 @@ private class Boxes.AppWindow: Gtk.ApplicationWindow, Boxes.UI {
machine.window = this;
machine.unschedule_autosave ();
- // Track machine status in toobar
+ // Track machine status in toolbar
status_bind = machine.bind_property ("status", topbar, "status", BindingFlags.SYNC_CREATE);
got_error_id = machine.got_error.connect ( (message) => {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]