[gnome-sound-recorder] main.js: correct the spelling of Garrett's last name
- From: Meg Ford (Margaret) <megford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] main.js: correct the spelling of Garrett's last name
- Date: Wed, 18 Dec 2013 03:38:50 +0000 (UTC)
commit d07e591c0c466fab233e81fa9b4812df4c225d3d
Author: Meg Ford <meg387 gmail com>
Date: Tue Dec 17 21:36:21 2013 -0600
main.js: correct the spelling of Garrett's last name
src/main.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main.js b/src/main.js
index f649739..9bfe52a 100644
--- a/src/main.js
+++ b/src/main.js
@@ -111,7 +111,7 @@ const Application = new Lang.Class({
_showAbout: function() {
let aboutDialog = new Gtk.AboutDialog();
aboutDialog.artists = [ 'Reda Lazri <the red shortcut gmail com>',
- 'Garrett LaSage <garrettl gmail com>',
+ 'Garrett LeSage <garrettl gmail com>',
'Hylke Bons <hylkebons gmail com>' ];
aboutDialog.authors = [ 'Meg Ford <megford gnome org>' ];
/* Translators: Replace "translator-credits" with your names, one name per line */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]