From 355064bbd4c9b02c42501ce46b65e1880e0411ff Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 2 Mar 2017 09:21:53 -0300 Subject: [PATCH] Typo --- app/ux/WebView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ux/WebView.js b/app/ux/WebView.js index fbb854dc..1b72b45d 100644 --- a/app/ux/WebView.js +++ b/app/ux/WebView.js @@ -76,7 +76,7 @@ Ext.define('Rambox.ux.WebView',{ ,handler: me.goBack } ,{ - text: 'Foward' + text: 'Forward' ,glyph: 'xf054@FontAwesome' ,iconAlign: 'right' ,flex: 1