Change e-mail to email in GCE help, to match the other help entries and the UI field name.

This commit is contained in:
Bill Nottingham 2014-08-13 00:22:59 -04:00
parent b3aac6bb9e
commit bb404c24e0

View File

@ -175,7 +175,7 @@ angular.module('CredentialFormDefinition', [])
init: false
},
autocomplete: false,
awPopOver: '<p>The e-mail address assigned to the Google Compute Engine <b><i>service account.</b></i></p>',
awPopOver: '<p>The email address assigned to the Google Compute Engine <b><i>service account.</b></i></p>',
dataTitle: 'Email',
dataPlacement: 'right',
dataContainer: "body"