From: Alan Knowles Date: Thu, 21 Mar 2019 04:39:41 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=c543e648af9232e60a8ee75eeb0941de80ece054 NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index aeb46a24..804ada50 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -41,7 +41,7 @@ "id" : "label_create_ticket", "xtype" : "Label", "* pack" : false, - "string label" : "Create a new Ticket", + "string label" : "Create a New Ticket", "$ xns" : "Gtk" }, { diff --git a/NewBranch.vala b/NewBranch.vala index 80ef0bd2..4114dd60 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -224,7 +224,7 @@ public class NewBranch : Object { _this = _owner; _this.label_create_ticket = this; - this.el = new Gtk.Label( "Create a new Ticket" ); + this.el = new Gtk.Label( "Create a New Ticket" ); // my vars (dec)